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 build :
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
18+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 - name : Setup Node.js
2020 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
2121 with :
Original file line number Diff line number Diff line change 1818 id-token : write # for publishing releases
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 with :
2323 persist-credentials : false
2424 - name : Setup Node.js
Original file line number Diff line number Diff line change 2828 runs-on : " ${{ matrix.os }}"
2929 steps :
3030 - name : Checkout
31- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
31+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3232 - name : Setup Node.js
3333 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
3434 with :
You can’t perform that action at this time.
0 commit comments