We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c5fd6 commit 3d63439Copy full SHA for 3d63439
.github/workflows/codeql.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- uses: actions/setup-go@v5
35
with:
36
- go-version: '1.22'
+ go-version: '1.23'
37
38
# Initializes the CodeQL tools for scanning.
39
- name: Initialize CodeQL
0 commit comments