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 65
65
run : ./bin/reorder-keys
66
66
67
67
- name : Use Node.js LTS (16.x)
68
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
68
+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
69
69
with :
70
70
node-version : ' 16'
71
71
Original file line number Diff line number Diff line change 46
46
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
47
47
48
48
- name : Setup nodejs
49
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
49
+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
50
50
with :
51
51
node-version : 16
52
52
cache : " yarn"
@@ -124,7 +124,7 @@ jobs:
124
124
**/*.md
125
125
126
126
- name : Setup nodejs
127
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
127
+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
128
128
with :
129
129
node-version : 16
130
130
cache : " yarn"
@@ -162,7 +162,7 @@ jobs:
162
162
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.0.0
163
163
164
164
- name : Setup nodejs
165
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
165
+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
166
166
with :
167
167
node-version : 16
168
168
cache : " yarn"
You can’t perform that action at this time.
0 commit comments