Skip to content

Commit 05f232d

Browse files
committed
chore(deps): update dependency go to 1.26
1 parent d1262d1 commit 05f232d

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.26"
2727

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

0 commit comments

Comments
 (0)