Skip to content

Commit

Permalink
Updated actions/setup-python to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
patrikhuber committed Dec 11, 2024
1 parent 940bff2 commit 484e1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
submodules: recursive

# Used to host cibuildwheel
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5

- name: Use cmake
run: cmake --version
Expand Down

0 comments on commit 484e1db

Please sign in to comment.