File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 runs-on : ubuntu-latest
3838 steps :
3939 - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
40- - uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag= v3
40+ - uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # v3
4141 with :
4242 cache : npm
4343 node-version : lts/*
6767 git config --global core.autocrlf false
6868 git config --global core.eol lf
6969 - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
70- - uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag= v3
70+ - uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # v3
7171 with :
7272 cache : npm
7373 node-version : ${{ matrix.node }}
8686 # Need to fetch entire commit history to
8787 # analyze every commit since last release
8888 fetch-depth : 0
89- - uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag= v3
89+ - uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # v3
9090 with :
9191 cache : npm
9292 node-version : lts/*
You can’t perform that action at this time.
0 commit comments