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