Skip to content

Commit

Permalink
use stable go version
Browse files Browse the repository at this point in the history
  • Loading branch information
peeweep authored Nov 1, 2023
1 parent 118140a commit 5bf885e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
if: inputs.LANG == 'golang'
uses: actions/setup-go@v4
with:
check-latest: true
go-version: 'stable'

- name: Generate golang deps
if: inputs.LANG == 'golang'
Expand Down

0 comments on commit 5bf885e

Please sign in to comment.