File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 with :
4343 persist-credentials : false
4444
45- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
45+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
4646 if : github.event_name != 'merge_group'
4747 with :
4848 path : |
7070 with :
7171 persist-credentials : false
7272
73- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
73+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
7474 if : github.event_name != 'merge_group'
7575 with :
7676 path : |
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ jobs:
140140 with :
141141 persist-credentials : false
142142
143- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
143+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
144144 if : github.event_name != 'merge_group'
145145 with :
146146 path : |
@@ -346,7 +346,7 @@ jobs:
346346 persist-credentials : false
347347 ref : ${{ github.event.pull_request.head.sha }}
348348
349- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
349+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
350350 if : github.event_name != 'merge_group'
351351 with :
352352 path : |
You can’t perform that action at this time.
0 commit comments