File tree Expand file tree Collapse file tree 3 files changed +818
-993
lines changed Expand file tree Collapse file tree 3 files changed +818
-993
lines changed Original file line number Diff line number Diff line change 5151 runs-on : ubuntu-latest
5252 name : Lint & Build
5353 steps :
54- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
55- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
54+ - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
55+ - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
5656 with :
5757 cache : npm
5858 node-version : lts/*
9191 run : |
9292 git config --global core.autocrlf false
9393 git config --global core.eol lf
94- - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
95- - uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
94+ - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
95+ - uses : actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
9696 with :
9797 cache : npm
9898 node-version : ${{ matrix.node }}
You can’t perform that action at this time.
0 commit comments