Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
050644zf authored Sep 5, 2024
1 parent 67e5f35 commit 875baa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
token: ${{secrets.PAT}}
- uses: actions/setup-node@v2
with:
node-version: '17.5.0'
node-version: '20.9.0'
- run: |
cd reader
npm ci
Expand Down

0 comments on commit 875baa1

Please sign in to comment.