Skip to content

Commit 7f99c16

Browse files
committed
chore(deps): update actions/setup-go action to v6
1 parent 81989c9 commit 7f99c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-cli-options.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ jobs:
473473
474474
- name: Install Go
475475
if: steps.should-run.outputs.run == 'true' && matrix.tool == 'go'
476-
uses: actions/setup-go@v5
476+
uses: actions/setup-go@v6
477477
with:
478478
go-version: 'stable'
479479

0 commit comments

Comments
 (0)