Skip to content

Commit

Permalink
NodeJS 24
Browse files Browse the repository at this point in the history
  • Loading branch information
eskopp committed Nov 6, 2024
1 parent 8038393 commit 48f239f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NodeJS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 'lts'
node-version: '24'

- name: Install dependencies
run: npm install cross-env --legacy-peer-deps
Expand Down

0 comments on commit 48f239f

Please sign in to comment.