File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1818
1919 - name : Setup Node.js
20- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
20+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2121 with :
2222 node-version : ' 24'
2323 cache : ' npm'
3636 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3737
3838 - name : Setup Node.js
39- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
39+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
4040 with :
4141 node-version : ' 24'
4242 cache : ' npm'
Original file line number Diff line number Diff line change 1414 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1515
1616 - name : Setup Node.js
17- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
17+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
1818 with :
1919 node-version : ' 24'
2020 cache : ' npm'
You can’t perform that action at this time.
0 commit comments