mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-08 19:21:02 -05:00
deps: bump go version (#1760)
This commit is contained in:
parent
fd83f3439e
commit
dd2ea50a39
21 changed files with 24 additions and 24 deletions
2
.github/workflows/test-operator-codegen.yml
vendored
2
.github/workflows/test-operator-codegen.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Setup Go environment
|
||||
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
|
||||
with:
|
||||
go-version: "1.20.3"
|
||||
go-version: "1.20.4"
|
||||
cache: true
|
||||
|
||||
- name: Run code generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue