Skip to content

Commit 4b178a2

Browse files
committed
chore(deps): bump actions/cache from 4 to 5
1 parent 4f66a07 commit 4b178a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
ref: ${{ github.ref }}
5757

58-
- uses: actions/cache@v4
58+
- uses: actions/cache@v5
5959
with:
6060
path: |
6161
${{ matrix.go-build }}

0 commit comments

Comments
 (0)