Skip to content

Commit 3adb3dc

Browse files
authored
Merge pull request #15 from kaatinga/robot-works-2024-07-06T224957+0200
Merging PR
2 parents 16502b2 + f57c4a4 commit 3adb3dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
go-version: '1.22'
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v4
23+
uses: golangci/golangci-lint-action@v6
2424
with:
25-
version: v1.57.2
25+
version: v1.59.1

0 commit comments

Comments
 (0)