Skip to content

Commit

Permalink
Workflow updated nodejs (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
fr43nk authored Nov 14, 2024
1 parent b960c89 commit de61b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 21.x
- run: npm install
- run: xvfb-run -a npm test
if: runner.os == 'Linux'
Expand Down

0 comments on commit de61b8c

Please sign in to comment.