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 43130ee + 83f9603 commit bed50c4Copy full SHA for bed50c4
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
persist-credentials: false
16
17
- name: Set up Go
18
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
19
with:
20
go-version-file: go.mod
21
.github/workflows/lint.yaml
- name: Setup go
0 commit comments