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@49933ea5288caeca8642d1e84afbd3f7d6820020
68+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
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@49933ea5288caeca8642d1e84afbd3f7d6820020
21+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
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@49933ea5288caeca8642d1e84afbd3f7d6820020
45+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
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@49933ea5288caeca8642d1e84afbd3f7d6820020
31+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
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@49933ea5288caeca8642d1e84afbd3f7d6820020
68+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
6969 with :
7070 node-version : ${{ matrix.node-version }}
7171 cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments