Skip to content

Commit

Permalink
Using setup-python@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
cpinte committed May 17, 2024
1 parent 1889260 commit b870e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
tar xzf test_data_0c484a1a905c13bea4c3bc0494ba288daddbe779.tgz
# Only do this if not in manylinux docker container
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
if: env.AUDITWHEEL_PLAT == ''
with:
python-version: "3.11"
Expand Down

0 comments on commit b870e43

Please sign in to comment.