Skip to content

Commit 21681b9

Browse files
chore(deps): update dependency go to v1.25.1
1 parent 5215d18 commit 21681b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup golang environment
2020
uses: actions/setup-go@v5
2121
with:
22-
go-version: '1.25.0'
22+
go-version: '1.25.1'
2323

2424
- name: Install dependencies
2525
run: go mod download

0 commit comments

Comments
 (0)