mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:23:39 +03:00
GHA/windows: update msys2/setup-msys2 digest to fb197b7
https://github.com/msys2/setup-msys2/releases/tag/v2.29.0
Includes perl 5.40.3.
Ref: 5bb49a485c #18425
Closes #18438
This commit is contained in:
parent
4a3ed6fc16
commit
5249b99a70
2 changed files with 6 additions and 6 deletions
2
.github/workflows/distcheck.yml
vendored
2
.github/workflows/distcheck.yml
vendored
|
|
@ -262,7 +262,7 @@ jobs:
|
|||
matrix:
|
||||
image: [ubuntu-latest, macos-latest, windows-2022]
|
||||
steps:
|
||||
- uses: msys2/setup-msys2@40677d36a502eb2cf0fb808cc9dec31bf6152638 # v2
|
||||
- uses: msys2/setup-msys2@fb197b72ce45fb24f17bf3f807a388985654d1f2 # v2
|
||||
if: ${{ contains(matrix.image, 'windows') }}
|
||||
with:
|
||||
msystem: mingw64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue