Skip to content

Commit 406305c

Browse files
chore: Update Golang version in GitHub "golangci-lint" workflow to 1....
... 22.0 Made with ❤️️ by updatecli
1 parent ca4b2e0 commit 406305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-go@v5
1616
with:
17-
go-version: 1.21.6
17+
go-version: 1.22.0
1818
- name: golangci-lint
1919
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3

0 commit comments

Comments
 (0)