We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c41ef commit 21f0759Copy full SHA for 21f0759
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ on:
10
- main
11
env:
12
# Default minimum version of Go to support.
13
- DEFAULT_GO_VERSION: 1.18
+ DEFAULT_GO_VERSION: 1.19
14
15
jobs:
16
lint:
0 commit comments