We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58a14cc + e2eb069 commit fcf6dd0Copy full SHA for fcf6dd0
.github/workflows/codeql.yml
@@ -67,7 +67,7 @@ jobs:
67
name: Update Go
68
uses: actions/setup-go@v5
69
with:
70
- go-version: '1.21'
+ go-version: 1.22.7
71
-
72
name: Initialize CodeQL
73
uses: github/codeql-action/init@v3
0 commit comments