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

Remove no more needed GitHub actions/cache #1587

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

apupier
Copy link
Contributor

@apupier apupier commented Aug 23, 2023

the cache for Maven is now built-in with actions/setup-java@v3

it will also avoid warning: The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1 For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

the cache for Maven is now built-in with actions/setup-java@v3

it will also avoid warning: `The following actions uses node12 which is
deprecated and will be forced to run on node16: actions/cache@v1 For
more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/`

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@oscerd oscerd merged commit 63fdde8 into apache:main Aug 23, 2023
@apupier apupier deleted the removeNoMoreNeededGitHubActionCache branch August 23, 2023 11:50
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.

None yet

2 participants