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/checkout and actions/setup-python versions #6

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

johnbullnz
Copy link
Contributor

Purpose

Update actions/checkout and actions/setup-python versions to avoid the following warning from GitHub actions:

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

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: deprecation warning

How to Test

Push a change to the GitHub repository or manually re-run GitHub action.

What to Check

Verify that the following are valid

  • GitHub action completes successfully

@pamelafox
Copy link
Owner

Thanks! I like to use dependabot for github actions but looks like I neglected to do that here.

@pamelafox pamelafox merged commit de76711 into pamelafox:main Feb 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants