mirror of
https://github.com/nais/wonderwall.git
synced 2026-08-23 13:06:15 +00:00
build: go 1.22 -> 1.23
This commit is contained in:
@@ -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