File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1616
1717 - name : Setup Node.JS
18- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
18+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
1919 with :
2020 node-version-file : package.json
2121 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@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
23+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .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@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
75+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .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@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
98+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
9999 with :
100100 node-version-file : package.json
101101 cache : npm
You can’t perform that action at this time.
0 commit comments