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 9dbfe5b commit 87919e8Copy full SHA for 87919e8
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout project
21
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
22
with:
23
persist-credentials: false
24
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
25
26
27
28
29
fetch-depth: 0
30
0 commit comments