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 e57bca2 commit 6e24bf0Copy full SHA for 6e24bf0
.github/workflows/coverage.yaml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
- uses: actions/setup-go@v3
11
with:
12
- go-version: '1.17'
+ go-version: '1.25'
13
- name: Install dependencies
14
run: |
15
go version
.github/workflows/lint.yaml
@@ -11,7 +11,7 @@ jobs:
16
17
.github/workflows/test.yaml
0 commit comments