Skip to content

Commit

Permalink
update codeql go version
Browse files Browse the repository at this point in the history
  • Loading branch information
z0rr0 committed Mar 20, 2024
1 parent 5676725 commit 5c5fad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: "1.21.6"
go-version: "1.22.1"
check-latest: true

# Initializes the CodeQL tools for scanning.
Expand Down

0 comments on commit 5c5fad9

Please sign in to comment.