File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6262 id : npm-cache-dir
6363 shell : bash
6464 run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
65+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
6666 id : npm-cache
6767 with :
6868 path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 6262 id : npm-cache-dir
6363 shell : bash
6464 run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
65+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
6666 id : npm-cache
6767 with :
6868 path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 6262 id : npm-cache-dir
6363 shell : bash
6464 run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
65+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
6666 id : npm-cache
6767 with :
6868 path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 6060 id : npm-cache-dir
6161 shell : bash
6262 run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
63- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
63+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
6464 id : npm-cache
6565 with :
6666 path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 6565 id : npm-cache-dir
6666 shell : bash
6767 run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
68- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
68+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
6969 id : npm-cache
7070 with :
7171 path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 4747 id : npm-cache-dir
4848 shell : bash
4949 run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
50- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
50+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
5151 id : npm-cache
5252 with :
5353 path : ${{ steps.npm-cache-dir.outputs.dir }}
You can’t perform that action at this time.
0 commit comments