We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc75c8 commit b34bb7aCopy full SHA for b34bb7a
.github/workflows/lint.yaml
@@ -44,6 +44,7 @@ jobs:
44
args: --timeout=5m
45
# If you want to fail the job on lint errors
46
skip-go-installation: true
47
+ go-version: 1.24.0
48
49
- name: Install templ
50
run: go install github.com/a-h/templ/cmd/templ@latest
0 commit comments