Skip to content

Commit

Permalink
ci: update nodejs environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmellis committed Jan 8, 2024
1 parent 455bbb4 commit 15ff48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'
registry-url: 'https://registry.npmjs.org'
- uses: oleksiyrudenko/gha-git-credentials@v2-latest
with:
Expand Down

0 comments on commit 15ff48a

Please sign in to comment.