We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a2f3de + b4bfbb7 commit 46908b2Copy full SHA for 46908b2
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- 3.8
19
- "3.13"
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
- uses: actions/setup-python@v5
23
with:
24
python-version: ${{ matrix.python-version }}
0 commit comments