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 of GitHub Action #142

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

youpong
Copy link
Contributor

@youpong youpong commented Oct 12, 2024

Description

Update actions in GitHub Actions

  • actions/checkout v4 from v3
  • actions/setup-python v5 from v4
  • actions/cache v4 from v3

This is in response to the following message in the GitHub Actions log:

The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3.

Related Issue(s)

None.

User-facing Changes

None.

Screenshots (If necessary)

None.

@youpong youpong requested a review from alec-kr as a code owner October 12, 2024 12:38
@alec-kr
Copy link
Owner

alec-kr commented Oct 14, 2024

I appreciate the proactive fix to ensure everything is future-proof. I’ll review the changes and merge this to keep the project aligned with the latest standards.

Copy link
Owner

@alec-kr alec-kr left a comment

Choose a reason for hiding this comment

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

Thank you for contributing :)

@alec-kr alec-kr merged commit 96c455d into alec-kr:main Oct 14, 2024
4 of 13 checks passed
@youpong youpong deleted the update-actions branch October 14, 2024 11:02
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.

2 participants