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

migrate gradle/gradle-build-action to gradle/actions/setup-gradle #10941

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

robberphex
Copy link
Contributor

@robberphex robberphex commented Mar 23, 2024

See https://github.com/gradle/gradle-build-action/blob/main/README.md:

As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

@robberphex robberphex requested a review from a team March 23, 2024 08:02
@laurit laurit merged commit 080f857 into open-telemetry:main Mar 25, 2024
69 checks passed
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.

4 participants