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 d4bfb63 commit cc9fac4Copy full SHA for cc9fac4
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: go version
33
34
- name: Cache Go Modules
35
- uses: actions/cache@v2
+ uses: actions/cache@v4
36
with:
37
path: |
38
~/.cache/go-build
0 commit comments