Skip to content

Commit ae9fadb

Browse files
authored
chore(deps): bump actions/cache from 3 to 4 (#34)
2 parents 15ed6c1 + 739c53a commit ae9fadb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
cache: true
4444
go-version: ">=1.20.6"
45-
- uses: actions/cache@v3
45+
- uses: actions/cache@v4
4646
with:
4747
path: |
4848
./dist/*.deb

0 commit comments

Comments
 (0)