File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121
2222 - name : Setup Node.js
23- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
23+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
2525 node-version : ' 22'
2626 cache : ' npm'
4343 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4444
4545 - name : Setup Node.js
46- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
46+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
4747 with :
4848 node-version : ' 22'
4949 cache : ' npm'
7474 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
7575
7676 - name : Setup Node.js
77- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
77+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
7878 with :
7979 node-version : ' 22'
8080 cache : ' npm'
9797 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
9898
9999 - name : Setup Node.js
100- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
100+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
101101 with :
102102 node-version : ' 22'
103103 cache : ' npm'
@@ -121,7 +121,7 @@ jobs:
121121 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
122122
123123 - name : Setup Node.js
124- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
124+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
125125 with :
126126 node-version : ' 22'
127127 cache : ' npm'
Original file line number Diff line number Diff line change 1818 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1919
2020 - name : Setup Node.js
21- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
21+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2222 with :
2323 node-version : 22
2424 cache : ' npm'
Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Setup Node.js
27- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
27+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2828 with :
2929 node-version : " 22"
3030 cache : " npm"
Original file line number Diff line number Diff line change 3939 persist-credentials : false
4040
4141 - name : Setup Node.js
42- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
42+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
4343 with :
4444 node-version : ' 22'
4545 registry-url : ' https://registry.npmjs.org'
Original file line number Diff line number Diff line change 2727 persist-credentials : false
2828
2929 - name : Setup Node.js
30- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
30+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3131 with :
3232 node-version : " 22"
3333 cache : " npm"
You can’t perform that action at this time.
0 commit comments