Skip to content

fix(ci): repair (I hope) Go and C fuzzer workflows#463

Merged
3Hren merged 1 commit intomainfrom
fix/fuzz
Feb 14, 2026
Merged

fix(ci): repair (I hope) Go and C fuzzer workflows#463
3Hren merged 1 commit intomainfrom
fix/fuzz

Conversation

@3Hren
Copy link
Member

@3Hren 3Hren commented Feb 14, 2026

Replace deprecated jidicula/go-fuzz-action (which depends on actions/upload-artifact v3) with inline steps using setup-go and actions/upload-artifact v4.

Add Go toolchain and protobuf Go plugins installation to the C fuzzer workflow, since the disk-space cleanup step removes the pre-installed Go from the runner.

Replace deprecated jidicula/go-fuzz-action (which depends on
actions/upload-artifact v3) with inline steps using setup-go
and actions/upload-artifact v4.

Add Go toolchain and protobuf Go plugins installation to the
C fuzzer workflow, since the disk-space cleanup step removes
the pre-installed Go from the runner.
@3Hren 3Hren merged commit c91687f into main Feb 14, 2026
@3Hren 3Hren deleted the fix/fuzz branch February 14, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments