Skip to content

Commit

Permalink
Bump node version to 18 to make pdfjs-dist happy
Browse files Browse the repository at this point in the history
  • Loading branch information
yanzexuan1 committed Jul 25, 2023
1 parent cec0a5c commit f8ba1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- name: Build
run: |
npm install yarn -g
Expand Down

0 comments on commit f8ba1b2

Please sign in to comment.