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

Github Actions are outdated #268

Open
MichaelSwigerAtBentley opened this issue Oct 29, 2024 · 0 comments
Open

Github Actions are outdated #268

MichaelSwigerAtBentley opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels

Comments

@MichaelSwigerAtBentley
Copy link
Contributor

Some of the github actions that are utalized by the ci and release pipelines are being forced to run on node 20, as they are build for node 16, which is no longer supported.

Release packages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

These actions should be updated to latest applicable versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants