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 name : release
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
21+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2222 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
2323 with :
2424 cache : npm
Original file line number Diff line number Diff line change 2727 - ubuntu-latest
2828 runs-on : " ${{ matrix.os }}"
2929 steps :
30- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
30+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3131 - name : " Use Node.js ${{ matrix.node-version }}"
3232 uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
3333 with :
4040 test_dev :
4141 runs-on : ubuntu-latest
4242 steps :
43- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
43+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4444 - name : " Use development Node.js version"
4545 uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
4646 with :
You can’t perform that action at this time.
0 commit comments