mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-04 07:27:55 +00:00
build: go 1.22 -> 1.23
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5.1.0
|
||||
with:
|
||||
go-version: '1.22'
|
||||
go-version: '1.23'
|
||||
check-latest: true
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
|
||||
Reference in New Issue
Block a user