Skip to content

Commit 1808a4c

Browse files
committed
Merge branch 'version_2_2' into ci_wheels
2 parents 4edfa65 + cd3058f commit 1808a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
# Used to host cibuildwheel
24-
- uses: actions/setup-python@v3
24+
- uses: actions/setup-python@v5
2525

2626
- name: Install cibuildwheel
2727
run: python -m pip install cibuildwheel

0 commit comments

Comments
 (0)