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.
2 parents e5436af + d378404 commit 8b839cfCopy full SHA for 8b839cf
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Check out code into the Go module directory
22
uses: actions/checkout@v4
23
24
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
25
with:
26
path: |
27
~/go/pkg/mod
0 commit comments