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.
actions/checkout
1 parent ae4e465 commit 61ce1bdCopy full SHA for 61ce1bd
1 file changed
.github/workflows/check.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version:
18
- '3.13'
19
steps:
20
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
21
with:
22
persist-credentials: false
23
- name: Setup Python
0 commit comments