Skip to content

Commit

Permalink
ci: update node version for release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-adam committed Apr 30, 2024
1 parent f1353cb commit 6264a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
steps:
- uses: actions/setup-node@v3
with:
node-version: 14
node-version: 20
- uses: actions/checkout@v3

- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 6264a1b

Please sign in to comment.