mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-18 06:17:10 +00:00
build: bump to go version 1.20.4
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # ratchet:actions/setup-go@v3
|
||||
with:
|
||||
go-version: ">=1.20.3"
|
||||
go-version: ">=1.20.4"
|
||||
- name: Test Go
|
||||
run: |
|
||||
make test
|
||||
|
||||
Reference in New Issue
Block a user