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 da94dbd commit 9fc7229Copy full SHA for 9fc7229
.github/workflows/codeql.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: actions/[email protected]
64
with:
65
# The Go version to download (if necessary) and use. Supports semver spec and ranges. Be sure to enclose this option in single quotation marks.
66
- go-version: 1.22
+ go-version: 1.24
67
68
# Initializes the CodeQL tools for scanning.
69
- name: Initialize CodeQL
0 commit comments