We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15ed6c1 + 739c53a commit ae9fadbCopy full SHA for ae9fadb
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
cache: true
44
go-version: ">=1.20.6"
45
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
46
47
path: |
48
./dist/*.deb
0 commit comments