We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b16bc commit 1b1366bCopy full SHA for 1b1366b
.github/workflows/codeql-analysis.yml
@@ -26,7 +26,6 @@ jobs:
26
- uses: actions/setup-go@v3
27
with:
28
go-version: "1.20"
29
- check-latest: true
30
# Initializes the CodeQL tools for scanning.
31
- name: Initialize CodeQL
32
uses: github/codeql-action/init@v2
0 commit comments