Skip to content

Commit

Permalink
bump GHA workflow versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ravnoor committed Dec 20, 2023
1 parent c3e8840 commit 8bc8f85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ jobs:
# platform_id: macosx_arm64

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
name: Install Python host for cibuildwheel
with:
python-version: ${{ matrix.python }}
Expand Down

0 comments on commit 8bc8f85

Please sign in to comment.