Skip to content

Commit e12b02d

Browse files
committed
Update go version in codeql-analysis
1 parent 61acb4c commit e12b02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535
- uses: actions/setup-go@v5
3636
with:
37-
go-version: 1.18
37+
go-version: 1.22.11
3838
# Initializes the CodeQL tools for scanning.
3939
- name: Initialize CodeQL
4040
uses: github/codeql-action/init@v3

0 commit comments

Comments
 (0)