Skip to content

Commit 6a08e8b

Browse files
chore(deps): update actions/cache action to v4.2.4
1 parent c18d7e3 commit 6a08e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-aqua/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
runs:
1515
using: 'composite'
1616
steps:
17-
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
17+
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
1818
with:
1919
path: '~/.local/share/aquaproj-aqua'
2020
key: 'v2-aqua-installer-${{ runner.os }}-${{ runner.arch }}-${{ hashFiles(inputs.aqua_config_path) }}'

0 commit comments

Comments
 (0)