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

[fix][ci] Use GitHub Actions versions that aren't deprecated #18002

Merged
merged 2 commits into from
Oct 11, 2022

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Oct 11, 2022

Motivation

Modifications

  • replace actions/checkout@v2 with actions/checkout@v3
  • replace actions/cache@v2 with actions/cache@v3
  • replace actions/setup-java@v2 with actions/setup-java@v3

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository: lhotari#101

@lhotari lhotari added this to the 2.12.0 milestone Oct 11, 2022
@lhotari lhotari requested a review from nicoloboschi October 11, 2022 11:00
@lhotari lhotari self-assigned this Oct 11, 2022
@lhotari
Copy link
Member Author

lhotari commented Oct 11, 2022

Example of warnings:
https://github.com/apache/pulsar/actions/runs/3224912715/attempts/1

Besides this PR, there's also apache/pulsar-test-infra#76 to fix one of the warnings.

@lhotari lhotari changed the title [fix][CI] Use GitHub Actions actions/checkout@v3 [fix][CI] Use GitHub Actions versions that aren't deprecated Oct 11, 2022
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 11, 2022
@lhotari lhotari changed the title [fix][CI] Use GitHub Actions versions that aren't deprecated [fix][ci] Use GitHub Actions versions that aren't deprecated Oct 11, 2022
@lhotari lhotari merged commit 88e357a into apache:master Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants