Skip to content

Commit 9839401

Browse files
committed
chore(deps): update dependency go to 1.25
1 parent d706482 commit 9839401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_jsonschema/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
- name: Setup Go for proto2jsonschema script
2424
uses: actions/setup-go@v5
2525
with:
26-
go-version: "1.14"
26+
go-version: "1.25"
2727

2828
- name: Generate the JSON Schema
2929
run: ./scripts/gen.sh

0 commit comments

Comments
 (0)