File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 53
53
54
54
steps :
55
55
- name : checkout
56
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
56
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
57
57
with :
58
58
persist-credentials : false
59
59
fetch-depth : 0
@@ -186,7 +186,7 @@ jobs:
186
186
repositories : ${{ needs.preflight.outputs.repo_name }}
187
187
188
188
- name : checkout
189
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
189
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
190
190
with :
191
191
persist-credentials : false
192
192
fetch-depth : 0
@@ -315,7 +315,7 @@ jobs:
315
315
# to obtain GOOS and GOARCH (because it's downloading a remote tarball
316
316
# where those values are part of the filename).
317
317
- name : checkout
318
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
318
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
319
319
with :
320
320
persist-credentials : false
321
321
fetch-depth : 0
Original file line number Diff line number Diff line change 25
25
26
26
steps :
27
27
- name : checkout
28
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
28
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
29
29
with :
30
30
persist-credentials : false
31
31
fetch-depth : 0
You can’t perform that action at this time.
0 commit comments