Skip to content

Commit

Permalink
upgrade workflow node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
codediodeio committed May 18, 2024
1 parent 9bd7053 commit c1a83ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20
- uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.101.0'
Expand Down

0 comments on commit c1a83ac

Please sign in to comment.