Skip to content

Commit 4aa4bcf

Browse files
chore(deps): update dependency go to 1.25
1 parent e49faf6 commit 4aa4bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/checkout@v3
5555
- uses: actions/setup-go@v3
5656
with:
57-
go-version: '1.17'
57+
go-version: '1.25'
5858
- name: Install dependencies
5959
run: |
6060
go install golang.org/x/lint/golint@latest

0 commit comments

Comments
 (0)