File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 issues : write
1919 pull-requests : write
2020 steps :
21- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
21+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2222 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
2323 with :
2424 cache : npm
Original file line number Diff line number Diff line change 2828 - ubuntu-latest
2929 runs-on : " ${{ matrix.os }}"
3030 steps :
31- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
31+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3232 - name : " Use Node.js ${{ matrix.node-version }}"
3333 uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
3434 with :
4141 test_dev :
4242 runs-on : ubuntu-latest
4343 steps :
44- - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
44+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
4545 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
4646 with :
4747 node-version-file : .nvmrc
You can’t perform that action at this time.
0 commit comments