Skip to content

Commit

Permalink
Updated NodeJS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei15193 committed Jan 29, 2025
1 parent 6fda0ef commit d8136db
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:

- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22

- run: npm install
- run: npm run build
Expand Down

0 comments on commit d8136db

Please sign in to comment.