Skip to content

Commit

Permalink
update emsdk version to support node16
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacolvin0 committed Jul 21, 2023
1 parent 34dfb97 commit 3c98e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arbitrator-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:

- name: Setup emsdk
if: steps.cache-cbrotli.outputs.cache-hit != 'true'
uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v12
with:
# Make sure to set a version number!
version: 3.1.6
Expand Down

0 comments on commit 3c98e52

Please sign in to comment.