File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 steps :
3131 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3232 - name : Use Node.js ${{ matrix.node-version }}
33- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
33+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
3434 with :
3535 node-version : ${{ matrix.node-version }}
3636 - name : Bootstrap project
6161 steps :
6262 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
6363 - name : Use Node.js 22
64- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
64+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
6565 with :
6666 node-version : 22.22.0
6767 - name : Bootstrap project
7777 with :
7878 fetch-depth : 0
7979 - name : Use Node.js 22
80- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
80+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
8181 with :
8282 node-version : 22.22.0
8383 - name : Bootstrap project
You can’t perform that action at this time.
0 commit comments