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 workflows #507

Open
laurarodriguesfs opened this issue Jan 20, 2025 · 0 comments
Open

Update workflows #507

laurarodriguesfs opened this issue Jan 20, 2025 · 0 comments

Comments

@laurarodriguesfs
Copy link
Collaborator

Updates needed to the .github/workflows/main.yml file

  1. actions/setup-node@v2:

    v2 is an earlier version. Although there is no specific mention of setup-node in the warning, upgrading to v3 is good practice.
    Impact: Not critical, but guarantees ongoing support.

  2. actions/upload-artifact@v2:

    Version v2 should be upgraded to v4, as mentioned in the email.
    Impact: Relevant, as using old versions can lead to future problems or lack of support.

Translated with DeepL.com (free version)

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

No branches or pull requests

1 participant