We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bff9f commit c3a0f9eCopy full SHA for c3a0f9e
1 file changed
.github/workflows/ci.yml
@@ -77,6 +77,6 @@ jobs:
77
working-directory: ./scraper
78
79
- name: Lint go
80
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
81
with:
82
0 commit comments