Commit 9988e7a 1 parent 89354d5 commit 9988e7a Copy full SHA for 9988e7a
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
name : ' Lint: node-18, ubuntu-latest'
14
14
steps :
15
15
- name : Checkout
16
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
17
with :
18
18
fetch-depth : 0
19
19
34
34
name : ' Format: node-18, ubuntu-latest'
35
35
steps :
36
36
- name : Checkout
37
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
37
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
38
38
with :
39
39
fetch-depth : 0
40
40
55
55
name : ' TS-Check Tests: node-18, ubuntu-latest'
56
56
steps :
57
57
- name : Checkout
58
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
58
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
59
59
with :
60
60
fetch-depth : 0
61
61
You can’t perform that action at this time.
0 commit comments