Skip to content

Commit 59dc88a

Browse files
committed
Merge branch 'master' of github.com:centrifugal/centrifugo
2 parents 18d0d8d + fd04c1f commit 59dc88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
go-version: '1.21.x'
1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v3
15+
uses: golangci/golangci-lint-action@v4
1616
with:
1717
version: v1.54.2
1818
args: --timeout 3m0s

0 commit comments

Comments
 (0)