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

Upgrade actions/cache to v4 #970

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bocytko
Copy link
Member

@bocytko bocytko commented Feb 15, 2025

Fix #968

Description

Upgrade action/cache to v4

Motivation and Context

See #968 for details.

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 change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@bocytko bocytko requested a review from a team as a code owner February 15, 2025 21:04
@bocytko
Copy link
Member Author

bocytko commented Feb 15, 2025

https://github.com/zalando/problem-spring-web/actions/runs/13348627714/job/37282266230

Post job cleanup.
/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/problem-spring-web/problem-spring-web --files-from manifest.txt --use-compress-program zstdmt
Sent [2](https://github.com/zalando/problem-spring-web/actions/runs/13348627714/job/37282266230#step:14:2)05895753 of 273004617 (75.4%), 196.2 MBs/sec
Sent 273004617 of 273004617 (100.0%), 250.6 MBs/sec
Cache saved with key: m2

image

@bocytko
Copy link
Member Author

bocytko commented Feb 15, 2025

👍

@danielrohe danielrohe added the minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

actions/cache@v1 is deprecated
2 participants