Skip to content

Commit 0e9f542

Browse files
committed
chore(deps): update dependency binaryen to v128
1 parent c90cb5e commit 0e9f542

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
- name: Setup Binaryen
1818
shell: bash
1919
env:
20-
BINARYEN_VERSION: version_127
20+
BINARYEN_VERSION: version_128
2121
run: |
2222
VERSION=$([ "${{ inputs.version }}" ] && echo version_${{ inputs.version }} || echo ${BINARYEN_VERSION})
2323

0 commit comments

Comments
 (0)