Skip to content

Commit f29b125

Browse files
Update golangci/golangci-lint-action action to v9
1 parent 69527d8 commit f29b125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cache: false # The golangci-lint action does its own caching.
5151

5252
- name: Lint
53-
uses: golangci/golangci-lint-action@v6
53+
uses: golangci/golangci-lint-action@v9
5454
with:
5555
version: ${{ env.GOLANGCI_VERSION }}
5656

0 commit comments

Comments
 (0)