We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf834f commit d79127aCopy full SHA for d79127a
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
# Common versions
13
- GO_VERSION: '1.25.6'
+ GO_VERSION: '1.25.9'
14
GOLANGCI_VERSION: 'v2.11.4'
15
16
jobs:
0 commit comments