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 GitHub Actions to Latest Versions (in Preparation for Node 16 EOL) #89

Closed
mjs1995 opened this issue Sep 19, 2023 · 0 comments
Closed
Assignees
Labels
3조 3조 만세

Comments

@mjs1995
Copy link
Member

mjs1995 commented Sep 19, 2023

#46

Overview

This PR updates GitHub Actions to use the latest versions of actions/checkout and actions/setup-python in preparation for the end-of-life of Node 16 in September 2023.

Description

The default runtime of Node 16 will reach its end-of-life on 11 Sep 2023. To adapt to this change and benefit from the features and optimizations in the newer GitHub Actions versions

Change

Updates GitHub Actions Versions:
From actions/checkout@v2 to actions/checkout@v4
From actions/setup-python@v2 to actions/setup-python@v4

Benefits

  • Keeps the Actions Up-to-date: Utilizes performance improvements and new features from the latest versions.
  • Future-proofs the Repository: Prepares the codebase for the end of support for Node 16.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3조 3조 만세
Projects
None yet
2 participants