This repository was archived by the owner on Mar 28, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 node-version : ${{ matrix.node-version }}
2323 - run : echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
2424 - name : Cache pnpm modules
25- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
25+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2626 with :
2727 path : ~/.pnpm-store
2828 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 1818 with :
1919 node-version : 18.x
2020 - name : Cache pnpm modules
21- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
21+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2222 with :
2323 path : ~/.pnpm-store
2424 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 2424 with :
2525 node-version : ${{ matrix.node-version }}
2626 - name : Cache pnpm modules
27- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
27+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2828 with :
2929 path : ~/.pnpm-store
3030 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 2424 with :
2525 node-version : ${{ matrix.node-version }}
2626 - name : Cache pnpm modules
27- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
27+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2828 with :
2929 path : ~/.pnpm-store
3030 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 2424 with :
2525 node-version : ${{ matrix.node-version }}
2626 - name : Cache pnpm modules
27- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
27+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
2828 with :
2929 path : ~/.pnpm-store
3030 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 4141 with :
4242 node-version : ${{ matrix.node-version }}
4343 - name : Cache pnpm modules
44- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
44+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
4545 with :
4646 path : ~/.pnpm-store
4747 key : ${{ runner.os }}-full-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 3232 with :
3333 node-version : ${{ matrix.node-version }}
3434 - name : Cache pnpm modules
35- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
35+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
3636 with :
3737 path : ~/.pnpm-store
3838 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 3636 with :
3737 node-version : ${{ matrix.node-version }}
3838 - name : Cache pnpm modules
39- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
39+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
4040 with :
4141 path : ~/.pnpm-store
4242 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 3636 distribution : " temurin"
3737 java-version : " 11"
3838 - name : Cache pnpm modules
39- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
39+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
4040 with :
4141 path : ~/.pnpm-store
4242 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
Original file line number Diff line number Diff line change 3232 with :
3333 node-version : ${{ matrix.node-version }}
3434 - name : Cache pnpm modules
35- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
35+ uses : actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
3636 with :
3737 path : ~/.pnpm-store
3838 key : ${{ runner.os }}-exclude-test-apps-${{ hashFiles('pnpm-lock.yaml') }}
You can’t perform that action at this time.
0 commit comments