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 6e3b4b9 commit 7f881e1Copy full SHA for 7f881e1
.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
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