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 cded70a commit 197e68bCopy full SHA for 197e68b
1 file changed
.github/workflows/build-and-tests.yml
@@ -215,7 +215,7 @@ jobs:
215
if: ${{ matrix.settings.target != 'x86_64-pc-windows-gnu' }}
216
with:
217
node-version: 24.10.0
218
- - uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2
+ - uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c # v2
219
if: ${{ matrix.settings.target == 'x86_64-pc-windows-gnu' }}
220
221
msystem: ${{ matrix.settings.msystem }}
0 commit comments