File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
13
13
steps :
14
- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
14
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
15
16
16
- uses : actions/setup-node@v4
17
17
with :
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- name : Check out the repo
15
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
15
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
16
17
17
- uses : actions/setup-node@v4
18
18
with :
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Check out the repo
14
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
14
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
15
16
16
- uses : actions/setup-node@v4
17
17
with :
You can’t perform that action at this time.
0 commit comments