Skip to content

Commit 1d1ffc2

Browse files
chore(deps): update actions/cache action to v6
1 parent 4163436 commit 1d1ffc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
fetch-depth: 1
4545

4646
- name: Aqua Cache
47-
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
47+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
4848
if: ${{ !github.event.act }}
4949
with:
5050
path: ~/.local/share/aquaproj-aqua

0 commit comments

Comments
 (0)