Skip to content

Commit

Permalink
feat: update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Feb 12, 2024
1 parent 08e96ee commit 64ab091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Go should be installed before init phase.
- uses: actions/setup-go@v5
with:
go-version: "1.21"
go-version: "1.22"

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 64ab091

Please sign in to comment.