diff --git a/.github/workflows/build-template.yml b/.github/workflows/build-template.yml index 582f4788..84fd6101 100644 --- a/.github/workflows/build-template.yml +++ b/.github/workflows/build-template.yml @@ -89,7 +89,7 @@ jobs: if: github.event_name == 'pull_request' # (needs to be after "Checkout" so files don't get overridden) - name: Setup emsdk - uses: mymindstorm/setup-emsdk@v14 + uses: mymindstorm/setup-emsdk@v16 with: version: 3.1.44 actions-cache-folder: emsdk