We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 291cdf6 + c369d90 commit 3ed3870Copy full SHA for 3ed3870
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
contents: read
34
35
steps:
36
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
37
with:
38
lfs: false
39
persist-credentials: false
.github/workflows/pre-commit.yml
@@ -22,7 +22,7 @@ jobs:
22
permissions:
23
24
25
26
27
28
0 commit comments