Skip to content

Commit eafddde

Browse files
chore(deps): update actions/cache action to v5
1 parent f4ca015 commit eafddde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Cache AWS CLI (Linux)
5252
id: cache-aws-cli
53-
uses: actions/cache@v4
53+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
5454
with:
5555
path: aws/
5656
key: cache-aws-cli

0 commit comments

Comments
 (0)