Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/workflow/wasm_golden_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ env:
ALPHA_WORKFLOW: alpha
steps:
- name: Deterministic uses step
uses: actions/cache/restore@v4
uses: actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
with:
zeta-input: zeta
alpha-input: alpha
Expand Down