Skip to content

Commit 1c55583

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

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_128
20+
BINARYEN_VERSION: version_129
2121
run: |
2222
VERSION=$([ "${{ inputs.version }}" ] && echo version_${{ inputs.version }} || echo ${BINARYEN_VERSION})
2323

0 commit comments

Comments
 (0)