Skip to content

Commit 99d43a3

Browse files
chore(deps): update actions/cache action to v5.0.5 (#38)
1 parent 8c8d076 commit 99d43a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
88
with:
99
experimental: true
10-
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
10+
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
1111
with:
1212
path: |
1313
~/.cache/go-build

0 commit comments

Comments
 (0)