Skip to content

Commit

Permalink
fix setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Aug 12, 2022
1 parent 2f2a078 commit f7c5f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version-file: '**/go.mod'
go-version: '1.19'
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v3
Expand Down

0 comments on commit f7c5f33

Please sign in to comment.