Skip to content

Commit 484e1db

Browse files
committed
Updated actions/setup-python to v5
1 parent 940bff2 commit 484e1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
submodules: recursive
4747

4848
# Used to host cibuildwheel
49-
- uses: actions/setup-python@v3
49+
- uses: actions/setup-python@v5
5050

5151
- name: Use cmake
5252
run: cmake --version

0 commit comments

Comments
 (0)