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

Bump actions to avoid node16 EOL issue #180

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Conversation

Zatura
Copy link
Contributor

@Zatura Zatura commented Oct 21, 2024

Pull Request Template for FastCRUD

Description

Bump outdated actions containing node16
Fixes #179

Changes

  • Bump checkout action v3 -> v4
  • Bump setup-python action v4 -> v5

Tests

CI/CD run successfully and without node16 deprecation warnings after a Pull Request creation

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have added necessary documentation (if appropriate).
  • I have added tests that cover my changes (if applicable).
  • All new and existing tests passed.

closes #179

@Zatura Zatura changed the title #179 Bump actions to avoid node16 EOL issue Bump actions to avoid node16 EOL issue Oct 21, 2024
@igorbenav igorbenav self-requested a review October 21, 2024 19:07
Copy link
Owner

@igorbenav igorbenav left a comment

Choose a reason for hiding this comment

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

Thanks, @Zatura, great username btw
Welcome to FastCRUD contributors!🚀

@igorbenav igorbenav merged commit dc831b1 into igorbenav:main Oct 21, 2024
7 checks 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.

Upgrade github actions to node20 (upcoming node16 EOL)
2 participants