File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
- name : Check out the code
18
18
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # @v4.1.7
19
19
- name : Install NodeJs # Install Software NodeJs
20
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # @v4.0.2
20
+ uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # @v4.0.3
21
21
with :
22
22
node-version : 16
23
23
- name : Install repo-linter
Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # @v4.1.7
19
19
20
20
- name : Install NodeJs # Install Software NodeJs
21
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # @v4.0.2
21
+ uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # @v4.0.3
22
22
with :
23
23
node-version : 16
24
24
You can’t perform that action at this time.
0 commit comments