File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2929 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3030 with :
31- node-version : 24
31+ node-version : 24.11.0
3232
33- - uses : pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1 .0
33+ - uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2 .0
3434 name : Install pnpm
3535
3636 - name : Get pnpm store directory
3939 run : |
4040 echo "STORE_PATH=$(pnpm store path)" >> $GITHUB_OUTPUT
4141
42- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
42+ - uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4343 name : Setup pnpm cache
4444 with :
4545 path : ${{ steps.pnpm-cache.outputs.STORE_PATH }}
You can’t perform that action at this time.
0 commit comments