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 4063698 commit 7296cc2Copy full SHA for 7296cc2
.github/workflows/lint-python.yml
@@ -15,7 +15,7 @@ jobs:
15
python_version: ["3.11"]
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
with:
20
fetch-depth: 0
21
0 commit comments