We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d4d766 + 637c1f8 commit 9ba3952Copy full SHA for 9ba3952
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.31.0
+ - uses: msys2/setup-msys2@v2.31.1
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