Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit f9f4bc1

Browse files
committed
update ci go version
1 parent 1732b6c commit f9f4bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Go
3636
uses: actions/setup-go@v5
3737
with:
38-
go-version: '1.22.x'
38+
go-version: '1.24.x'
3939
check-latest: true
4040
id: go
4141

0 commit comments

Comments
 (0)