File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup node
1919 uses : actions/setup-node@v3
2020 with :
21- node-version : 16
21+ node-version : 20
22+ - uses : ScaCap/infra.gh-actions/ci/js/install-safe-chain@v1
2223 - name : Restore node_modules cache
2324 uses : actions/cache@v3
2425 with :
4041 - name : Setup node
4142 uses : actions/setup-node@v3
4243 with :
43- node-version : 16
44+ node-version : 20
45+ - uses : ScaCap/infra.gh-actions/ci/js/install-safe-chain@v1
4446 - name : Restore node_modules cache
4547 uses : actions/cache@v3
4648 with :
6769 - name : Setup node
6870 uses : actions/setup-node@v3
6971 with :
70- node-version : 16
72+ node-version : 20
73+ - uses : ScaCap/infra.gh-actions/ci/js/install-safe-chain@v1
7174 - name : Restore node_modules cache
7275 uses : actions/cache@v3
7376 with :
You can’t perform that action at this time.
0 commit comments