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

CI: use the new actions/cache@v3 instead of my own fork #11777

Merged
merged 1 commit into from Dec 22, 2022

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Dec 21, 2022

actions/cache@v3 has been released, and it supports a restore action that just reads the cache without filling the cache.
Which was exactly what I had implemented in my own fork, which is now no longer needed.

It's completely backwards-compatible.

@erik-krogh erik-krogh requested review from aibaars and a team Dec 21, 2022
@github-actions github-actions bot added the Swift label Dec 21, 2022
@erik-krogh erik-krogh marked this pull request as ready for review Dec 21, 2022
@erik-krogh erik-krogh requested a review from a team as a code owner Dec 21, 2022
@erik-krogh erik-krogh merged commit 7201071 into github:main Dec 22, 2022
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants