Skip to content

Commit

Permalink
Update workflows (Go 1.20, k8s 1.26) (#9)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha authored Mar 4, 2023
1 parent 5941a4b commit e439d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: ^1.20
go-version: '1.20'
id: go

- name: Check out code into the Go module directory
Expand Down

0 comments on commit e439d50

Please sign in to comment.