Skip to content

Commit a2193af

Browse files
chore(deps): update actions/cache action to v5
Generated by renovateBot
1 parent aa4dc2f commit a2193af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
29-
- uses: actions/cache@v4
29+
- uses: actions/cache@v5
3030
with:
3131
path: |
3232
~/go/pkg/mod

0 commit comments

Comments
 (0)