Skip to content

Commit 7f1ade0

Browse files
Update .github/workflows/tests.yml
Co-authored-by: Stan Ulbrych <[email protected]>
1 parent 2ee125a commit 7f1ade0

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
@@ -29,7 +29,7 @@ jobs:
2929
TOXENV: py
3030

3131
steps:
32-
- uses: actions/checkout@v4
32+
- uses: actions/checkout@v5
3333
- if: ${{ matrix.python-version == '2.7' }}
3434
run: |
3535
sudo apt-get install python-is-python2

0 commit comments

Comments
 (0)