Skip to content

Commit 411a594

Browse files
chore(deps): update actions/cache action to v5 (#815)
Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b06eaa5 commit 411a594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
31-
- uses: actions/cache@v4
31+
- uses: actions/cache@v5
3232
with:
3333
path: |
3434
~/go/pkg/mod

0 commit comments

Comments
 (0)