File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 41
41
42
42
steps :
43
43
- name : checkout
44
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
44
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
45
45
with :
46
46
fetch-depth : 0
47
47
fetch-tags : true
@@ -163,7 +163,7 @@ jobs:
163
163
repositories : ${{ needs.preflight.outputs.repo_name }}
164
164
165
165
- name : checkout
166
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
166
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
167
167
with :
168
168
fetch-depth : 0
169
169
@@ -265,7 +265,7 @@ jobs:
265
265
# to obtain GOOS and GOARCH (because it's downloading a remote tarball
266
266
# where those values are part of the filename).
267
267
- name : checkout
268
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
268
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
269
269
with :
270
270
fetch-depth : 0
271
271
Original file line number Diff line number Diff line change 18
18
19
19
steps :
20
20
- name : checkout
21
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
21
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
22
22
with :
23
23
fetch-depth : 0
24
24
fetch-tags : true
You can’t perform that action at this time.
0 commit comments