workaround node & npm issues (#5825)

- upgrade GitHub Actions dependencies
- workaround `sucrase` issues
This commit is contained in:
Alex Lam S.L
2024-06-05 03:55:16 +03:00
committed by GitHub
parent f0ca9cfbe6
commit 30fd331bf1
6 changed files with 38 additions and 15 deletions

View File

@@ -50,7 +50,7 @@ jobs:
OPTIONS: ${{ matrix.options }}
SCRIPT: ${{ matrix.script }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Perform uglify, build & test
shell: bash
run: |