Skip to content

Commit

Permalink
gha: Bump setup-python tp v4
Browse files Browse the repository at this point in the history
  • Loading branch information
postlund committed Jun 22, 2024
1 parent 541ba00 commit 1b780d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
fetch-depth: 2
- name: Set up Python ${{ matrix.python-version }}
if: steps.run_result.outputs.run_result != 'success'
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- uses: syphar/restore-virtualenv@v1
Expand Down

0 comments on commit 1b780d4

Please sign in to comment.