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.
1 parent 8a2f3de commit b4bfbb7Copy full SHA for b4bfbb7
.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