Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mantou132 committed Jun 22, 2024
1 parent 143ba50 commit 3379fd0
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 @@ -22,7 +22,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v2-beta
with:
node-version: '14'
node-version: '14.20.0'

- name: Install robotjs
if: startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit 3379fd0

Please sign in to comment.