File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 node-version : [16.x]
1919
2020 steps :
21- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3
21+ - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
2222 - name : Use Node.js ${{ matrix.node-version }}
2323 uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
2424 with :
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Checkout
10- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3
10+ uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
1111 env :
1212 VERCEL_TOKEN : ${{ secrets.VERCEL_TOKEN }}
1313 - name : " Deploy to Vercel"
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Checkout
10- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3
10+ uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
1111 env :
1212 VERCEL_TOKEN : ${{ secrets.VERCEL_TOKEN }}
1313 - name : " Deploy to Vercel"
Original file line number Diff line number Diff line change 1818 node-version : [16.x]
1919
2020 steps :
21- - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag= v3
21+ - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
2222 - name : Use Node.js ${{ matrix.node-version }}
2323 uses : actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
2424 with :
You can’t perform that action at this time.
0 commit comments