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 a244a1e commit ec368fbCopy full SHA for ec368fb
.github/workflows/codecov.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v3
13
14
- name: Setup go
15
- uses: actions/setup-go@v2
+ uses: actions/setup-go@v3
16
with:
17
go-version: ^1.17
18
.github/workflows/documentation.yml
- name: Set up Go
go-version: 1.17
0 commit comments