Skip to content

Commit 7e899ab

Browse files
committed
golangci-lint updated to v1.52.0
golangci github actions updated to 3.4.0 setup-go github actions updated to v4
1 parent e66aa84 commit 7e899ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
needs: checks
2727
steps:
2828
- name: Setup Go
29-
uses: actions/setup-go@v3
29+
uses: actions/setup-go@v4
3030
with:
3131
go-version: 1.19
3232

0 commit comments

Comments
 (0)