Skip to content

Commit

Permalink
Also these Node actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Jan 3, 2023
1 parent 6b8fdb9 commit 514b3dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,12 +393,12 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: mymindstorm/setup-emsdk@v7
- uses: mymindstorm/setup-emsdk@v11
with:
version: 2.0.18
actions-cache-folder: 'emsdk-cache'

- uses: actions/setup-node@v1
- uses: actions/setup-node@v3
with:
node-version: '16.x'

Expand Down

0 comments on commit 514b3dd

Please sign in to comment.