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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
21+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
2222 - uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
2323 with :
2424 cache : npm
Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-latest
3434
3535 steps :
36- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
36+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3737 - name : Use Node.js ${{ matrix.node-version }}
3838 uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3939 with :
4848 runs-on : ubuntu-latest
4949
5050 steps :
51- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
51+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
5252 - name : Use Node.js from .nvmrc
5353 uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
5454 with :
You can’t perform that action at this time.
0 commit comments