Skip to content

Commit

Permalink
Use Node.js version 20
Browse files Browse the repository at this point in the history
This is what's used for both nextstrain.org and auspice.us.
  • Loading branch information
victorlin committed Oct 18, 2024
1 parent b146890 commit e7f3d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_on_downstream_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '20'

- name: Checkout downstream repo
uses: actions/checkout@v4
Expand Down

0 comments on commit e7f3d0d

Please sign in to comment.