Skip to content

Commit 9b3ef7b

Browse files
Update .github/workflows/api-diff-lint.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9221fe2 commit 9b3ef7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-diff-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: actions/setup-go@v6
1515
with:
16-
go-version-file: "go.mod"
16+
go-version-file: go.mod
1717

1818
- name: Run API diff linting checks
1919
id: lint-api-diff

0 commit comments

Comments
 (0)