diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 351e5c0..380c019 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,7 +158,7 @@ jobs: - name: Setup Dependencies Windows if: runner.os == 'Windows' - uses: msys2/setup-msys2@e9898307ac31d1a803454791be09ab9973336e1c # v2.31.1 + uses: msys2/setup-msys2@66cd2cce69caa17b53920067426061ca1de3a884 # v2.32.0 with: msystem: ucrt64 update: true