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 6cfa6d6 commit 7c3cfb7Copy full SHA for 7c3cfb7
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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