We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c03e045 + ab7c664 commit 66f31e0Copy full SHA for 66f31e0
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- "3.9"
19
- "3.14"
20
steps:
21
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
22
- uses: actions/setup-python@v5
23
with:
24
python-version: ${{ matrix.python-version }}
0 commit comments