Skip to content

Commit edfdfb6

Browse files
Merge pull request #316 from flintlib/dependabot/github_actions/msys2/setup-msys2-2.29.0
build(deps): bump msys2/setup-msys2 from 2.28.0 to 2.29.0
2 parents 08617e2 + 00dfe89 commit edfdfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
python-version: '3.13'
2121

22-
- uses: msys2/setup-msys2@v2.28.0
22+
- uses: msys2/setup-msys2@v2.29.0
2323
with:
2424
msystem: mingw64
2525
# path-type inherit is used so that when cibuildwheel calls msys2 to

0 commit comments

Comments
 (0)