Skip to content

Commit

Permalink
github/workflows/main: always specify go-version to setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Feb 10, 2022
1 parent 73d066d commit 4114a61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
go-version: 1.17

- uses: actions/[email protected]

Expand Down

0 comments on commit 4114a61

Please sign in to comment.