Skip to content

Fixed 'arguments' parameter deprecation #148

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
Jul 27, 2025
Merged

Conversation

MattKempfert
Copy link
Member

Current PR checks and builds are failing because Actions workflows that use gradle/actions/setup-gradle were using deprecated features so I fixed that up. Details here: https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#using-the-action-to-execute-gradle-via-the-arguments-parameter-is-deprecated

Requirements

You will need to sign the CLA if this is your first time contributing.

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@MattKempfert MattKempfert self-assigned this Jul 25, 2025
@MattKempfert MattKempfert requested a review from a team as a code owner July 25, 2025 19:38
@MattKempfert MattKempfert added the dependencies Pull requests that update a dependency file label Jul 25, 2025
Copy link
Contributor

@dtanner dtanner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great - thanks Matt

@MattKempfert MattKempfert merged commit c8bc2e6 into main Jul 27, 2025
4 of 5 checks passed
@MattKempfert MattKempfert deleted the feature/update-ci branch July 27, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants