We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62d2ba5 + 895ac03 commit 732c00eCopy full SHA for 732c00e
1 file changed
.github/workflows/main.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
with:
13
persist-credentials: false
14
- uses: actions/setup-python@v5
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
21
22
23
24
25
0 commit comments