Skip to content

Commit dea9479

Browse files
chore(deps): update dependency go to 1.25.x (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0d3d09 commit dea9479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Go
1717
uses: actions/setup-go@v6
1818
with:
19-
go-version: '1.24.x'
19+
go-version: '1.25.x'
2020
- name: Display Go version
2121
run: go version
2222
- name: Build manager library

0 commit comments

Comments
 (0)