Skip to content

Commit 20f8940

Browse files
authored
Merge pull request #211 from libprima/dependabot/github_actions/pypa/cibuildwheel-2.20.0
Bump pypa/cibuildwheel from 2.18.1 to 2.20.0
2 parents ba0effd + 4ae099e commit 20f8940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
fi
8383
8484
- name: Build wheels
85-
uses: pypa/cibuildwheel@v2.18.1
85+
uses: pypa/cibuildwheel@v2.20.0
8686

8787
- uses: actions/upload-artifact@v4
8888
with:

0 commit comments

Comments
 (0)