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

Upgrade Node 12-based actions in the CI Build #231

Open
mfitz opened this issue May 22, 2023 · 0 comments
Open

Upgrade Node 12-based actions in the CI Build #231

mfitz opened this issue May 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mfitz
Copy link
Contributor

mfitz commented May 22, 2023

We see the following warning in our GitHub Actions CI build:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

The fix is to upgrade the versions of the checkout and setup-python actions. See the release notes to find appropriate versions.

@mfitz mfitz added enhancement New feature or request good first issue Good for newcomers labels May 22, 2023
@mfitz mfitz self-assigned this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant