Skip to content

Commit

Permalink
Merge pull request #165 from adambkaplan/fix-release
Browse files Browse the repository at this point in the history
Update to go 1.20 for release
  • Loading branch information
openshift-ci[bot] committed Oct 30, 2023
2 parents 0e200fd + e9cad09 commit 9567f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.19.x
go-version: 1.20.x
cache: true
check-latest: true
- uses: sigstore/cosign-installer@v2
Expand Down

0 comments on commit 9567f53

Please sign in to comment.