We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2081927 commit e10d36cCopy full SHA for e10d36c
.github/workflows/lint.yaml
@@ -11,7 +11,7 @@ on: # yamllint disable-line rule:truthy
11
types:
12
- "checks_requested"
13
env:
14
- GO_VERSION: "~1.24.0"
+ GO_VERSION: "~1.24.13"
15
jobs:
16
go-lint:
17
name: "Lint Go"
.github/workflows/test.yaml
unit:
name: "Unit"
0 commit comments