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.
1 parent cf8a19c commit 1939f86Copy full SHA for 1939f86
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
workflow_id: ci.yml
37
access_token: ${{ github.token }}
38
39
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
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