Skip to content

Commit bc0655b

Browse files
chore(deps): update actions/cache action to v5.0.3
1 parent 9b6cfcf commit bc0655b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
88
with:
99
experimental: true
10-
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
10+
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
1111
with:
1212
path: |
1313
~/.cache/go-build

0 commit comments

Comments
 (0)