File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
17- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
17+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
1818 with :
1919 node-version : 18
2020 cache : yarn
2626 runs-on : ubuntu-latest
2727 steps :
2828 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
29- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6 .0
29+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
3030 with :
3131 node-version : 18
3232 cache : yarn
3838 runs-on : ubuntu-latest
3939 steps :
4040 - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
41- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
41+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
4242 with :
4343 node-version : 18
4444 cache : yarn
Original file line number Diff line number Diff line change 3232 with :
3333 go-version : ${{ env.GO_VERSION }}
3434
35- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
35+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3636 with :
3737 node-version : 18
3838 cache : yarn
8484 with :
8585 key : doc
8686
87- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
87+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
8888 with :
8989 node-version : 18
9090 cache : yarn
@@ -111,7 +111,7 @@ jobs:
111111 with :
112112 key : test
113113
114- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
114+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
115115 with :
116116 node-version : 18
117117 cache : yarn
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1818 with :
1919 fetch-depth : 0
20- - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
20+ - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2121 with :
2222 node-version : 18
2323 cache : yarn
You can’t perform that action at this time.
0 commit comments