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 ba4d278 + e9e2aef commit 4c5e0e7Copy full SHA for 4c5e0e7
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v7
17
18
- name: Set up Go
19
- uses: actions/setup-go@v6
+ uses: actions/setup-go@v7
20
with:
21
go-version-file: go.mod
22
cache: true
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
23
24
0 commit comments