File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6464 run : corepack enable pnpm
6565
6666 - name : Use Node.js LTS (22.x)
67- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
67+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
6868 with :
6969 node-version : 22.x
7070 cache : ' pnpm'
Original file line number Diff line number Diff line change 1717 run : corepack enable pnpm
1818
1919 - name : Use Node.js LTS (22.x)
20- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
20+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
2121 with :
2222 node-version : 22.x
2323 cache : ' pnpm'
4141 run : corepack enable pnpm
4242
4343 - name : Use Node.js ${{ matrix.node-version }}
44- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
44+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
4545 with :
4646 node-version : ${{ matrix.node-version }}
4747 cache : ' pnpm'
Original file line number Diff line number Diff line change 2828 run : corepack enable pnpm
2929
3030 - name : Use Node.js LTS (22.x)
31- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
31+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
3232 with :
3333 node-version : 22.x
3434 cache : ' pnpm'
6565 run : corepack enable pnpm
6666
6767 - name : Use Node.js ${{ matrix.node-version }}
68- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
68+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
6969 with :
7070 node-version : ${{ matrix.node-version }}
7171 cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments