Skip to content

Commit 423aef5

Browse files
renovate[bot]la3rence
authored andcommitted
chore(deps): update actions/cache action to v5
1 parent 36f204f commit 423aef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
go-version: ${{ matrix.go-version }}
2929
- name: Checkout code
3030
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
31-
- uses: actions/cache@v4
31+
- uses: actions/cache@v5
3232
with:
3333
# In order:
3434
# * Module download cache

0 commit comments

Comments
 (0)