Skip to content

Commit

Permalink
Force latest patch version of Go in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ARolek committed Apr 5, 2024
1 parent 009dc3a commit 1e2c80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/tegola-setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ runs:
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
check-latest: true
if: ${{ inputs.go == 'true' }}

- name: Set tegola version
Expand Down

0 comments on commit 1e2c80a

Please sign in to comment.