Skip to content

Commit

Permalink
Fix typo 2 in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shearn89 committed Jul 25, 2024
1 parent 7ce5b52 commit e25e98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: ./go.mod
go-version-file: ./go.mod
cache: true

- name: Run linter
Expand Down

0 comments on commit e25e98d

Please sign in to comment.