Skip to content

Commit

Permalink
Merge pull request #177 from Cox-Automotive/force-recreate-on-max-ses…
Browse files Browse the repository at this point in the history
…sion-duration

Update go version in release workflow
  • Loading branch information
elliottzack429 committed Aug 25, 2022
2 parents 2ec5b85 + 23cd3ed commit 05d6958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16.x
go-version: 1.18.x
- name: Import GPG key
id: import_gpg
uses: paultyng/[email protected]
Expand Down

0 comments on commit 05d6958

Please sign in to comment.