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 4aebe3f + c2fc38a commit 2eb8ab0Copy full SHA for 2eb8ab0
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
build-and-test:
20
runs-on: ubuntu-latest
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- uses: actions/setup-python@v5
24
with:
25
cache: pip
0 commit comments