File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
2222 - name : Use Node.js ${{ matrix.node-version }}
23- uses : actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag= v3
23+ uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
2424 with :
2525 node-version : ${{ matrix.node-version }}
2626 - run : npm install
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
2222 - name : Use Node.js ${{ matrix.node-version }}
23- uses : actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag= v3
23+ uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
2424 with :
2525 node-version : ${{ matrix.node-version }}
2626 - run : npm install
You can’t perform that action at this time.
0 commit comments