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 30dde6e commit e97c6a6Copy full SHA for e97c6a6
.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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
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