8000 chore(ci): drop actions/cache@v2 by sullis · Pull Request #527 · operator-framework/java-operator-sdk · GitHub
[go: up one dir, main page]

Skip to content

chore(ci): drop actions/cache@v2 #527

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

Merged
merged 1 commit into from
Sep 9, 2021
Merged

chore(ci): drop actions/cache@v2 #527

merged 1 commit into from
Sep 9, 2021

Conversation

sullis
Copy link
Contributor
@sullis sullis commented Sep 3, 2021

We no longer need to use actions/cache.

Maven dependencies are cached via actions/setup-java

https://github.blog/changelog/2021-08-30-github-actions-setup-java-now-supports-dependency-caching/

We no longer need to use actions/cache.

Maven dependencies are cached via actions/setup-java

https://github.blog/changelog/2021-08-30-github-actions-setup-java-now-supports-dependency-caching/
@sullis sullis mentioned this pull request Sep 3, 2021
@metacosm
Copy link
Collaborator
metacosm commented Sep 3, 2021

I did wonder about that when I activated the caching in the other PR but didn't check. Thanks for undertaking this.

@metacosm metacosm merged commit a8d27ef into operator-framework:master Sep 9, 2021
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
0