Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update workflow to use node20 instead of node16 #570

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

ta440
Copy link
Collaborator

@ta440 ta440 commented Nov 4, 2024

Github actions now uses node20 instead of node16.
In line with this:

  • actions/checkout@v3 is updated to actions/checkout@v4
  • actions/setup-python@v4 is updated to actions/setup-python@v5
  • actions/configure-pages@v3 is updated to actions/configure-pages@v5
  • actions/deploy-pages@v2 is updated to actions/deploy-pages@v4

The current flake8 notations action rbialon/flake8-annotations@v1 still uses node16 and there doesn't appear to be an updated version of this that uses node20.

@tommbendall tommbendall added the admin Involves admin of the repository or associated website label Nov 4, 2024
Copy link
Contributor

@tommbendall tommbendall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing controversial here, thank you Tim for being on-the-ball and sorting this!

@tommbendall tommbendall merged commit 8f9d5dd into main Nov 4, 2024
4 checks passed
@tommbendall tommbendall deleted the update_workflow branch November 4, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Involves admin of the repository or associated website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants