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 6565 run : corepack enable pnpm
6666
6767 - name : Use Node.js LTS (22.x)
68- uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
68+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
6969 with :
7070 node-version : 22.x
7171 cache : ' pnpm'
Original file line number Diff line number Diff line change 1818 run : corepack enable pnpm
1919
2020 - name : Use Node.js LTS (22.x)
21- uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
21+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
2222 with :
2323 node-version : 22.x
2424 cache : ' pnpm'
4242 run : corepack enable pnpm
4343
4444 - name : Use Node.js ${{ matrix.node-version }}
45- uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
45+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
4646 with :
4747 node-version : ${{ matrix.node-version }}
4848 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@a0853c24544627f65ddf259abe73b1d18a591444
31+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
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@a0853c24544627f65ddf259abe73b1d18a591444
68+ uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903
6969 with :
7070 node-version : ${{ matrix.node-version }}
7171 cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments