Skip to content

Commit 3dc4417

Browse files
Update .github/workflows/tests.yml
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent 34a617a commit 3dc4417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
steps:
6161
- uses: actions/checkout@v5
6262
- name: ${{ matrix.toxenv }}
63-
uses: actions/setup-python@v5
63+
uses: actions/setup-python@v6
6464
with:
6565
python-version: "3.x"
6666
- name: Install tox

0 commit comments

Comments
 (0)