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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
21+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2222 - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
2323 with :
2424 node-version : lts/*
Original file line number Diff line number Diff line change 3030 - windows-latest
3131 runs-on : " ${{ matrix.os }}"
3232 steps :
33- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
33+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3434 - name : " Use Node.js ${{ matrix.node-version }}"
3535 uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3636 with :
4343 test_dev :
4444 runs-on : ubuntu-latest
4545 steps :
46- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
46+ - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4747 - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
4848 with :
4949 node-version-file : .nvmrc
You can’t perform that action at this time.
0 commit comments