Skip to content

Commit

Permalink
Uses single quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
gruyaume committed Jan 3, 2024
1 parent fccfc9c commit 022e003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version-file: "go.mod"
go-version-file: 'go.mod'

- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
Expand Down

0 comments on commit 022e003

Please sign in to comment.