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 f686d34 + 6d74abc commit 4fa672aCopy full SHA for 4fa672a
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
python-version: ["3.9", "3.10", "3.11", "3.12", "pypy3.9", "pypy3.10"]
12
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
with:
16
fetch-depth: 0
17
0 commit comments