Skip to content

Commit

Permalink
Update ghpages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SDCOM-0415 authored Oct 2, 2024
1 parent 4d4627f commit 10fbd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup Nodejs
uses: actions/setup-node@v3
with:
node-version: '18.x'
node-version: '20.x'
cache: pnpm
- name: Install package and build
run: |
Expand Down

0 comments on commit 10fbd63

Please sign in to comment.