We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f62ff2 + cdd50d5 commit cb7bd5bCopy full SHA for cb7bd5b
1 file changed
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
go-version: stable
33
34
- name: Cache Go Modules
35
- uses: actions/cache@v4
+ uses: actions/cache@v5
36
with:
37
path: |
38
~/.cache/go-build
0 commit comments