1 parent 1d8f763 commit f4799b7Copy full SHA for f4799b7
1 file changed
.github/workflows/codeql.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up Go
32
uses: actions/setup-go@v6
33
with:
34
- go-version: "1.22"
+ go-version: "1.24"
35
cache: true
36
37
- name: Install GCC (for go-sqlite3 CGO)
0 commit comments