Skip to content

Commit c3a0f9e

Browse files
committed
Update GO action
1 parent f4bff9f commit c3a0f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777
working-directory: ./scraper
7878

7979
- name: Lint go
80-
uses: golangci/golangci-lint-action@v7
80+
uses: golangci/golangci-lint-action@v8
8181
with:
8282
working-directory: ./scraper

0 commit comments

Comments
 (0)