We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3439a0 + 66a370a commit c8058d3Copy full SHA for c8058d3
.github/workflows/wheels.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
submodules: true
16
- - uses: msys2/setup-msys2@v2.28.0
+ - uses: msys2/setup-msys2@v2.29.0
17
name: Setup msys2
18
19
install: >-
0 commit comments