Skip to content

Commit 04deeee

Browse files
committed
fixup! lint in a container for consistency
1 parent beebef3 commit 04deeee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version: 1.21.8
2323
- uses: actions/checkout@v3
2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v4
25+
uses: golangci/golangci-lint-action@v8
2626
with:
2727
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
2828
version: v2.1

0 commit comments

Comments
 (0)