We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61acb4c commit e12b02dCopy full SHA for e12b02d
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v4
35
- uses: actions/setup-go@v5
36
with:
37
- go-version: 1.18
+ go-version: 1.22.11
38
# Initializes the CodeQL tools for scanning.
39
- name: Initialize CodeQL
40
uses: github/codeql-action/init@v3
0 commit comments