Skip to content

Conversation

@andrea-deri
Copy link
Contributor

This PR contains an edit on Maven Code Review pipeline in order to fix a deprecation on actions/cache step. The version of this action will change from v1 to v4.
The error found is the following:

This request has been automatically failed because it uses a deprecated version of `actions/cache: f5ce41475b483ad7581884324a6eca9f48f8dcc7`. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down

List of Changes

  • Upgrading version from v1 to v4

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@andrea-deri andrea-deri requested a review from a team as a code owner February 19, 2025 10:16
@andrea-deri andrea-deri added the bug Something isn't working label Feb 19, 2025
Copy link

@FedericoRuzzier FedericoRuzzier left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@andrea-deri andrea-deri merged commit b134fb7 into main Feb 19, 2025
3 checks passed
@andrea-deri andrea-deri deleted the fix-mvn-codereview-cache-version branch February 19, 2025 10:19
@github-actions
Copy link

🎉 This PR is included in version 2.1.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants