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 62e1a8f + 814756c commit 2032d62Copy full SHA for 2032d62
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
workflow_id: ci.yml
37
access_token: ${{ github.token }}
38
39
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
40
with:
41
fetch-depth: 30
42
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
workflow_id: release.yml
31
32
33
34
35
0 commit comments