Skip to content

Commit 30c1b3d

Browse files
chore(deps): update dependency binaryen to v124
1 parent dc82016 commit 30c1b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)