Skip to content

Commit

Permalink
Fix issue with "update_latest" ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
robgonnella committed Nov 24, 2023
1 parent 2432dd2 commit 886267e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
run:
shell: bash
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '1.21'
Expand Down

0 comments on commit 886267e

Please sign in to comment.