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 new cache/restore action #292

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Use new cache/restore action #292

merged 1 commit into from
Dec 21, 2022

Conversation

cdce8p
Copy link
Owner

@cdce8p cdce8p commented Dec 21, 2022

actions/cache/restore skips the "Post restore cache" step. Useful for linting jobs as only an exact match is ever restored.
https://github.com/actions/cache/blob/v3.2.0/restore/README.md

@cdce8p cdce8p merged commit de93a32 into main Dec 21, 2022
@cdce8p cdce8p deleted the ci-cache-restore branch December 21, 2022 22:06
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.

1 participant