Skip to content

Commit

Permalink
workflow node
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieFox committed Jun 23, 2024
1 parent 4af8cd3 commit 363ee7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
persist-credentials: false
- uses: actions/setup-node@v2
with:
node-version: '12'
node-version: '20'
cache: 'npm'
- run: |
npm install
Expand Down

0 comments on commit 363ee7c

Please sign in to comment.