We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eff4650 + df550d9 commit e284c8cCopy full SHA for e284c8c
2 files changed
.github/workflows/ci.yml
@@ -111,7 +111,7 @@ jobs:
111
# we need in addition to the standard UCRT paths, /c/ProgramData/chocolatey/bin and
112
# /c/windows/system32.
113
# See https://github.com/msys2/setup-msys2
114
- - uses: msys2/setup-msys2@v2.31.1
+ - uses: msys2/setup-msys2@v2.32.0
115
with:
116
msystem: UCRT64
117
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