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 c43b0d7 commit c1ec41bCopy full SHA for c1ec41b
.github/workflows/pythonapp.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- uses: actions/setup-python@v5
19
with:
20
python-version: "3.10"
0 commit comments