Skip to content

Commit da94355

Browse files
authored
Merge pull request #123 from getsolus/renovate/all-minor-patch
2 parents ef55b3d + 3a979a3 commit da94355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- uses: actions/setup-go@v5
1919
with:
20-
go-version: '1.21'
20+
go-version: '1.25'
2121
cache: false
2222
- name: golangci-lint
2323
uses: golangci/golangci-lint-action@v8

0 commit comments

Comments
 (0)