Skip to content

Commit f5d7074

Browse files
committed
Try updating setup-python version
1 parent 65813c7 commit f5d7074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout Contrib Repo @ SHA - ${{ github.sha }}
3030
uses: actions/checkout@v2
3131
- name: Set up Python ${{ env[matrix.python-version] }}
32-
uses: actions/setup-python@v2
32+
uses: actions/setup-python@v4
3333
with:
3434
python-version: ${{ env[matrix.python-version] }}
3535
- name: Install tox

0 commit comments

Comments
 (0)