Skip to content

Commit 841d6ad

Browse files
chore(deps): update dependency go to v1.25.3 (#810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b884d7b commit 841d6ad

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@v6
2121
with:
22-
go-version: '1.25.2'
22+
go-version: '1.25.3'
2323

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

0 commit comments

Comments
 (0)