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 9dd73c8 + 0b7fba0 commit 982b9b0Copy full SHA for 982b9b0
1 file changed
.github/workflows/main.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
12
with:
13
persist-credentials: false
14
- uses: actions/setup-python@v6
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
21
22
23
24
25
0 commit comments