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

GitHub Actions to Use Latest Versions of actions/checkout and actions/setup-node #55

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Bcoderx6
Copy link

Changes Made :

Updated the GitHub Actions workflow to use actions/checkout@v4 for improved stability and features.
Updated actions/setup-node@v4 to ensure compatibility with Node.js version 16 and specified registry URL.
Reason for the Change :
This update ensures that our CI pipeline remains up-to-date with the latest improvements and fixes provided by GitHub Actions. By migrating to newer versions of actions/checkout and actions/setup-node, aim to enhance the reliability and performance of build and deployment processes. @viferga

@viferga viferga merged commit a97dccf into metacall:master Jul 22, 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.

2 participants