Skip to content

Commit f09d44a

Browse files
committed
chore(deps): update dependency binaryen to v126
1 parent 980dc71 commit f09d44a

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

0 commit comments

Comments
 (0)