Skip to content

Conversation

@tomondre
Copy link
Contributor

@tomondre tomondre commented Jun 30, 2025

This pull request updates the caching mechanism in the GitHub Actions workflow for better performance and compatibility. Specifically, it upgrades the actions/cache version used for caching dependencies.

Caching updates in .github/workflows/build.yaml:

  • Updated the actions/cache version from v2 to v4 for pip cache setup to leverage improvements in the newer version.
  • Updated the actions/cache version from v2 to v4 for yarn cache setup, ensuring consistency and compatibility across dependency management tools.

Relates-to: #60

@tomondre tomondre force-pushed the upgrade-cache-action branch from b1c585a to fe3708e Compare June 30, 2025 12:01
@tomondre tomondre changed the title docs: add AUTHORS.md file listing contributors to the project chore: Upgrade GitHub Actions Cache to v4 for Improved Performance and Compatibility Jun 30, 2025
Copy link
Member

@garciagenrique garciagenrique left a comment

Choose a reason for hiding this comment

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

Thanks for the implementation @tomondre

@garciagenrique garciagenrique merged commit 58ac1b7 into vre-hub:main Sep 5, 2025
0 of 2 checks passed
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.

2 participants