diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 314accdd..760b5e15 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,7 @@ jobs: - uses: ilammy/msvc-dev-cmd@v1.13.0 with: arch: x64 - - uses: msys2/setup-msys2@v2.29.0 + - uses: msys2/setup-msys2@v2.30.0 with: path-type: inherit update: true