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 the actions' version #394

Merged

Conversation

guidomodarelli
Copy link

@guidomodarelli guidomodarelli commented Nov 4, 2024

Description

Several warnings are generated when executing GitHub Workflows, primarily due to the utilization of deprecated versions of GitHub Actions. Upgrading to the latest version resolves these warnings and is a straightforward process.

Issues Resolved

Closes #345

Changelog

  • chore: update the actions' version accordingly.

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@guidomodarelli guidomodarelli self-assigned this Nov 4, 2024
@guidomodarelli guidomodarelli changed the title Change/345 use of deprecated actions on gh workflows Use of deprecated actions on gh workflows Nov 4, 2024
@guidomodarelli guidomodarelli changed the title Use of deprecated actions on gh workflows update the actions' version Nov 4, 2024
@guidomodarelli guidomodarelli changed the title update the actions' version Update the actions' version Nov 4, 2024
@guidomodarelli guidomodarelli linked an issue Nov 4, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@chantal-kelm chantal-kelm left a comment

Choose a reason for hiding this comment

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

LGTM

@asteriscos asteriscos merged commit eaa6b78 into 4.10.0 Nov 13, 2024
33 checks passed
@asteriscos asteriscos deleted the change/345-use-of-deprecated-actions-on-gh-workflows branch November 13, 2024 14:03
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.

Use of deprecated Actions on GH Workflows
4 participants