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

gradle.yml, graalvm.yml: gradle/actions/setup-gradle@v3 #3346

Conversation

msgilligan
Copy link
Member

Upgrade to gradle/actions/setup-gradle@v3, which claims to be backward-compatible with v2 (with the exception of requiring node 20)

The arguments parameter is now
deprecated (it is recommended to "setup" in one step and to use the standard "run" action in a separate step), see:

See: gradle/gradle-build-action#996

However, for this PR we'll just upgrade to the latest version. We'll deal with the deprecation in a separate PR.

Upgrade to gradle/actions/setup-gradle@v3, which claims to be
backward-compatible with v2 (with the exception of requiring node 20)

The `arguments` parameter is now
deprecated (it is recommended to "setup" in one step and to
use the standard "run" action in a separate step), see:


See: gradle/gradle-build-action#996

However, for this PR we'll just upgrade to the latest version. We'll
deal with the deprecation in a separate PR.
@schildbach
Copy link
Member

Merged.

@schildbach schildbach closed this Jan 31, 2024
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