We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cb6286 + 455a388 commit 7051e65Copy full SHA for 7051e65
2 files changed
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
# we need in addition to the standard UCRT paths, /c/ProgramData/chocolatey/bin and
114
# /c/windows/system32.
115
# See https://github.com/msys2/setup-msys2
116
- - uses: msys2/setup-msys2@v2
+ - uses: msys2/setup-msys2@v2.31.0
117
with:
118
msystem: UCRT64
119
update: true
.github/workflows/release.yml
@@ -145,7 +145,7 @@ jobs:
145
146
# We need path-type of inherit to include the protoc compiler on the $PATH.
147
148
149
150
151
0 commit comments