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 780d88bCopy full SHA for 780d88b
.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.25
67
68
# Initializes the CodeQL tools for scanning.
69
- name: Initialize CodeQL
0 commit comments