File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3030 node-version : ' 16'
3131
3232 - name : Cache ~/.pnpm-store
33- uses : actions/cache@v2
33+ uses : actions/cache@v3
3434 env :
3535 cache-name : cache-pnpm-store
3636 with :
Original file line number Diff line number Diff line change 3131 node-version : ${{ matrix.node-version }}
3232
3333 - name : Cache ~/.pnpm-store
34- uses : actions/cache@v2
34+ uses : actions/cache@v3
3535 env :
3636 cache-name : cache-pnpm-store
3737 with :
Original file line number Diff line number Diff line change 2727 version : latest
2828
2929 - name : Cache ~/.pnpm-store
30- uses : actions/cache@v2
30+ uses : actions/cache@v3
3131 env :
3232 cache-name : cache-pnpm-store
3333 with :
Original file line number Diff line number Diff line change 2020 version : latest
2121
2222 - name : Cache ~/.pnpm-store
23- uses : actions/cache@v2
23+ uses : actions/cache@v3
2424 env :
2525 cache-name : cache-pnpm-store
2626 with :
Original file line number Diff line number Diff line change 3131 version : latest
3232
3333 - name : Cache ~/.pnpm-store
34- uses : actions/cache@v2
34+ uses : actions/cache@v3
3535 env :
3636 cache-name : cache-pnpm-store
3737 with :
Original file line number Diff line number Diff line change 2424 version : latest
2525
2626 - name : Cache ~/.pnpm-store
27- uses : actions/cache@v2
27+ uses : actions/cache@v3
2828 env :
2929 cache-name : cache-pnpm-store
3030 with :
Original file line number Diff line number Diff line change 2323 version : latest
2424
2525 - name : Cache ~/.pnpm-store
26- uses : actions/cache@v2
26+ uses : actions/cache@v3
2727 env :
2828 cache-name : cache-pnpm-store
2929 with :
Original file line number Diff line number Diff line change 2525 version : latest
2626
2727 - name : Cache ~/.pnpm-store
28- uses : actions/cache@v2
28+ uses : actions/cache@v3
2929 env :
3030 cache-name : cache-pnpm-store
3131 with :
Original file line number Diff line number Diff line change 2525 node-version : ' 16'
2626
2727 - name : Cache ~/.pnpm-store
28- uses : actions/cache@v2
28+ uses : actions/cache@v3
2929 env :
3030 cache-name : cache-pnpm-store
3131 with :
Original file line number Diff line number Diff line change 2525 version : latest
2626
2727 - name : Cache ~/.pnpm-store
28- uses : actions/cache@v2
28+ uses : actions/cache@v3
2929 env :
3030 cache-name : cache-pnpm-store
3131 with :
You can’t perform that action at this time.
0 commit comments