mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-06 16:36:51 +00:00
build: bump to go version 1.20.1
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: ">=1.20.0"
|
||||
go-version: ">=1.20.1"
|
||||
- name: Test Go
|
||||
run: |
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user