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 actions/setup-python version in update-map-data workflow #23

Closed
pdil opened this issue Mar 1, 2024 · 0 comments · Fixed by #24
Closed

Update actions/setup-python version in update-map-data workflow #23

pdil opened this issue Mar 1, 2024 · 0 comments · Fixed by #24
Assignees
Labels
tech Technical issues and pull requests not directly related to usmapdata functionality

Comments

@pdil
Copy link
Owner

pdil commented Mar 1, 2024

The update-map-data workflow is currently using actions/setup-python@v4. This should be updated to @v5 to resolve this warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

@pdil pdil added the tech Technical issues and pull requests not directly related to usmapdata functionality label Mar 1, 2024
@pdil pdil self-assigned this Mar 1, 2024
@pdil pdil closed this as completed in #24 Mar 7, 2024
pdil added a commit that referenced this issue Mar 7, 2024
* Updated `setup-python` action in `update-map-data` workflow to `v5`

resolves #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech Technical issues and pull requests not directly related to usmapdata functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant