Skip to content

Commit 61d8b02

Browse files
authored
Update go version in codeql pipeline
1 parent 74289a2 commit 61d8b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Set up Go
3939
uses: actions/setup-go@v5
4040
with:
41-
go-version: 1.17
41+
go-version: 1.21
4242
id: go
4343

4444
- name: Build

0 commit comments

Comments
 (0)