We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56943e2 commit a69df72Copy full SHA for a69df72
1 file changed
.github/workflows/windows_test_npm_install.yml
@@ -155,7 +155,7 @@ jobs:
155
# Install MSYS2:
156
- name: 'Install MSYS2'
157
# Pin action to full length commit SHA
158
- uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2.30.0
+ uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2.31.0
159
with:
160
# Set the MSYS system:
161
msystem: MINGW64
0 commit comments