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 505cfdf + 17a7254 commit bc1f782Copy full SHA for bc1f782
.github/workflows/go.yaml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/checkout@v4
56
57
- name: Set up Go
58
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
59
with:
60
go-version-file: go.mod
61
check-latest: true
.github/workflows/golangci-lint.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
34
0 commit comments