Skip to content

Commit 594ba6c

Browse files
Update dependency go to v1.25.3
Generated by renovateBot
1 parent 8de7d56 commit 594ba6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildtest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Set up Go
4545
uses: actions/setup-go@v6
4646
with:
47-
go-version: 1.25.0
47+
go-version: 1.25.3
4848

4949
- name: Set up gotestfmt
5050
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest

0 commit comments

Comments
 (0)