We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa6af1 commit 095c67fCopy full SHA for 095c67f
1 file changed
.github/workflows/go.yml
@@ -31,7 +31,7 @@ jobs:
31
go-version: ${{ matrix.go }}
32
33
- name: Setup go module cache
34
- uses: actions/cache@v3
+ uses: actions/cache@v4
35
with:
36
path: |
37
~/.cache/go-build
0 commit comments