File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717
1818 - name : Setup Node.JS
19- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
19+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2020 with :
2121 node-version-file : package.json
2222 cache : npm
Original file line number Diff line number Diff line change 2020 repository : ${{github.event.pull_request.head.repo.full_name}}
2121
2222 - name : Setup Node.JS
23- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
23+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2424 with :
2525 node-version-file : package.json
2626 cache : npm
7272 repository : ${{github.event.pull_request.head.repo.full_name}}
7373
7474 - name : Setup Node.JS
75- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
75+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
7676 with :
7777 node-version-file : package.json
7878 cache : npm
9595 repository : ${{github.event.pull_request.head.repo.full_name}}
9696
9797 - name : Setup Node.JS
98- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
98+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
9999 with :
100100 node-version-file : package.json
101101 cache : npm
You can’t perform that action at this time.
0 commit comments