We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee5b4fa + 06b927f commit c2f94fbCopy full SHA for c2f94fb
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
25
- name: Prework
26
run: touch pyproject.toml
0 commit comments