Skip to content

Commit

Permalink
Bumping to go1.23 in Github workflows (CI). (#1286)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoni Bettan <[email protected]>
  • Loading branch information
ybettan authored Jan 3, 2025
1 parent 9256979 commit 252171a
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:
- if: matrix.language == 'go'
uses: actions/setup-go@v4
with:
go-version: '1.21'
go-version: '1.23'

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

0 comments on commit 252171a

Please sign in to comment.