Skip to content

Commit

Permalink
Update build action node version
Browse files Browse the repository at this point in the history
  • Loading branch information
villasv committed Dec 30, 2023
1 parent 314a475 commit aaf8021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup
uses: actions/setup-node@v2
with:
node-version: 18
node-version: 20
cache: npm

- name: Build
Expand Down

0 comments on commit aaf8021

Please sign in to comment.