We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 869385b + 1889e83 commit 3ebed3bCopy full SHA for 3ebed3b
.github/workflows/go.yml
@@ -32,7 +32,7 @@ jobs:
32
# lfs: 'true'
33
ssh-key: ${{ secrets.git_ssh_key }}
34
35
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
36
with:
37
path: |
38
~/.cache/go-build
0 commit comments