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

Use of deprecated Actions on GH Workflows #345

Closed
4 tasks done
Assignees
Labels

Comments

@AlexRuiz7
Copy link
Member

AlexRuiz7 commented Oct 4, 2024

Description

There are several warnings when running the GH Workflows. Most of them are related to the use of deprecated version of GH Actions.
Upgrading them to the most recent version solves these warnings, and it is a straightforward process.

Expected result

  • No warnings or errors should be raised.

Plan

@AlexRuiz7 AlexRuiz7 changed the title Warnings on GH Workflow to build packages Use of deprecated Actions on GH Workflows Oct 4, 2024
@guidomodarelli guidomodarelli linked a pull request Nov 4, 2024 that will close this issue
7 tasks
@guidomodarelli guidomodarelli linked a pull request Nov 5, 2024 that will close this issue
6 tasks
@guidomodarelli guidomodarelli linked a pull request Nov 7, 2024 that will close this issue
3 tasks
@guidomodarelli guidomodarelli reopened this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment