Skip to content

Commit

Permalink
Fixing broken CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mantzas committed Nov 23, 2022
1 parent 235db61 commit f85d950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
steps:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version-file: 'go.mod'
with:
go-version: 1.16

- name: Check out source code
uses: actions/checkout@v3
Expand Down

0 comments on commit f85d950

Please sign in to comment.