We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1387854 + 8077789 commit a5deefeCopy full SHA for a5deefe
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
workflow_id: ci.yml
37
access_token: ${{ github.token }}
38
39
- - uses: actions/checkout@v3
+ - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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