Skip to content

Commit

Permalink
Use go-version-file
Browse files Browse the repository at this point in the history
  • Loading branch information
gfariasalves-ionos committed Dec 18, 2023
1 parent e7df875 commit 12d620d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Go environment
uses: actions/[email protected]
with:
go-version: 'stable'
go-version-file: "./go.mod"
- name: Run verifications
run: make verify
- name: Lint
Expand Down

0 comments on commit 12d620d

Please sign in to comment.