Skip to content

Commit fe6b37a

Browse files
committed
chore(github): updated deprecated gotlint action
Signed-off-by: Fred Myerscough <oniice@gmail.com>
1 parent 390d233 commit fe6b37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
go-version: '1.24'
2020

2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v3
22+
uses: golangci/golangci-lint-action@v9
2323
with:
2424
version: latest
2525

0 commit comments

Comments
 (0)