We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3eb7f6 commit f49ee4bCopy full SHA for f49ee4b
1 file changed
.github/workflows/go-lint.yml
@@ -6,7 +6,7 @@ on:
6
go-version:
7
required: false
8
type: string
9
- default: '1.24'
+ default: 'stable'
10
11
jobs:
12
lint:
0 commit comments