Skip to content

Commit

Permalink
fix node-version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
orthecreedence committed Feb 16, 2024
1 parent 61e5e95 commit 2d24c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/www.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: node
uses: actions/setup-node@v4
with:
node-verseion: 18.x
node-version: 20.x
cache: 'pnpm'
- name: Setup Pages
id: pages
Expand Down

0 comments on commit 2d24c92

Please sign in to comment.