Skip to content

Commit 555569d

Browse files
author
David Rubinstein
committed
Bump setup-python
1 parent 4443112 commit 555569d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- "3.7"
2323
steps:
2424
- name: Setup python for test ${{ matrix.py }}
25-
uses: actions/setup-python@v3
25+
uses: actions/setup-python@v4
2626
with:
2727
python-version: ${{ matrix.py }}
2828
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)