Skip to content

Commit 28b1595

Browse files
Merge pull request #150 from nextstrain/dependabot/github_actions/actions/setup-node-6
2 parents 72f687c + e980d80 commit 28b1595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-viz-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- uses: actions/checkout@v5
30-
- uses: actions/setup-node@v5
30+
- uses: actions/setup-node@v6
3131
with:
3232
node-version: 18
3333

0 commit comments

Comments
 (0)