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 aee156b + b84a5aa commit d85763dCopy full SHA for d85763d
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/setup-go@v2
10
with:
11
go-version: "1.18"
12
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
13
14
path: |
15
~/go
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
16
17
18
19
0 commit comments