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 62
62
id : npm-cache-dir
63
63
shell : bash
64
64
run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65
- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
65
+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
66
66
id : npm-cache
67
67
with :
68
68
path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 62
62
id : npm-cache-dir
63
63
shell : bash
64
64
run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65
- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
65
+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
66
66
id : npm-cache
67
67
with :
68
68
path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 62
62
id : npm-cache-dir
63
63
shell : bash
64
64
run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65
- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
65
+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
66
66
id : npm-cache
67
67
with :
68
68
path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 60
60
id : npm-cache-dir
61
61
shell : bash
62
62
run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
63
- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
63
+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
64
64
id : npm-cache
65
65
with :
66
66
path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 65
65
id : npm-cache-dir
66
66
shell : bash
67
67
run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
68
- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
68
+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
69
69
id : npm-cache
70
70
with :
71
71
path : ${{ steps.npm-cache-dir.outputs.dir }}
Original file line number Diff line number Diff line change 47
47
id : npm-cache-dir
48
48
shell : bash
49
49
run : echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
50
- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
50
+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
51
51
id : npm-cache
52
52
with :
53
53
path : ${{ steps.npm-cache-dir.outputs.dir }}
You can’t perform that action at this time.
0 commit comments