File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 name : release
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
21+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222 - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
2323 with :
2424 cache : npm
Original file line number Diff line number Diff line change 2121 - macos-latest
2222 runs-on : " ${{ matrix.os }}"
2323 steps :
24- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
24+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2525 - name : " Use Node.js ${{ matrix.node-version }}"
2626 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
2727 with :
3535 runs-on : ubuntu-latest
3636 needs : test_matrix
3737 steps :
38- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
38+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3939 - name : " Use Node.js ${{ matrix.node-version }}"
4040 uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
4141 with :
You can’t perform that action at this time.
0 commit comments