Skip to content

Commit c8a44c1

Browse files
committed
updates
Signed-off-by: Jess Frazelle <[email protected]>
1 parent fe81080 commit c8a44c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-spec-for-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626
- uses: actions/setup-go@v5
2727
with:
28-
go-version: '1.19.x'
28+
go-version: '1.22.x'
2929
- name: make generate
3030
shell: bash
3131
run: |

0 commit comments

Comments
 (0)