Skip to content

Commit 34a617a

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

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
@@ -58,7 +58,7 @@ jobs:
5858
TOXENV: ${{ matrix.toxenv }}
5959

6060
steps:
61-
- uses: actions/checkout@v4
61+
- uses: actions/checkout@v5
6262
- name: ${{ matrix.toxenv }}
6363
uses: actions/setup-python@v5
6464
with:

0 commit comments

Comments
 (0)