Use @v2, hopefully the dependency bot will keep it up to date now.
path: ~/.cargo
key: ${{ github.job }}-cargo
- uses: actions/checkout@v3.5.3
- - uses: msys2/setup-msys2@fa138fa56e2558760b9f2205135313c7345c5f3f
+ - uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
update: true
path: ~/.cargo
key: ${{ github.job }}-cargo
- uses: actions/checkout@v3.5.3
- - uses: msys2/setup-msys2@fa138fa56e2558760b9f2205135313c7345c5f3f
+ - uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
update: true