Skip to content

Commit

Permalink
Merge pull request #143 from nextstrain/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-node-4

Bump actions/setup-node from 3 to 4
  • Loading branch information
rneher authored Feb 3, 2024
2 parents da747c3 + 2e0773f commit a574674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-private-nextflu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Build site
run: bundle exec jekyll build

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
# Minimum node version to install Netlify CLI
# https://docs.netlify.com/cli/get-started/#installation
Expand Down

0 comments on commit a574674

Please sign in to comment.