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 e197ad0 + 8aa70aa commit 8dba133Copy full SHA for 8dba133
3 files changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v6
24
25
- name: Install Go
26
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
27
with:
28
go-version-file: go.mod
29
.github/workflows/coverage.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
22
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments