Skip to content

Commit

Permalink
Bump setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
David Rubinstein committed Oct 3, 2023
1 parent 4443112 commit 555569d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- "3.7"
steps:
- name: Setup python for test ${{ matrix.py }}
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.py }}
- uses: actions/checkout@v3
Expand Down

0 comments on commit 555569d

Please sign in to comment.