We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0473142 commit b12655bCopy full SHA for b12655b
.github/workflows/go.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version-file: go.mod
22
id: go
23
- name: Cache dependencies
24
- uses: actions/cache@v2
+ uses: actions/cache@v4
25
with:
26
path: |
27
~/.cache/go-build
0 commit comments