diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c53c336..4d4f31b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,7 +82,7 @@ jobs: - name: Setup Dependencies Windows if: runner.os == 'Windows' - uses: msys2/setup-msys2@4f806de0a5a7294ffabaff804b38a9b435a73bda # v2.30.0 + uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # v2.31.0 with: msystem: ucrt64 update: true