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

Upgrade Gradle actions #143

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

hbmartin
Copy link
Contributor

🚀 Description

Upgrades Gradle actions in GitHub workflows per https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md#the-action-gradlegradle-build-action-has-been-replaced-by-gradleactionssetup-gradle

📄 Motivation and Context

Future proofing and avoids deprecation messages in CI

🧪 How Has This Been Tested?

Tested with my plugin https://github.com/hbmartin/gradle-plugin-homebrew

📦 Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

✅ Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cortinico cortinico enabled auto-merge (squash) August 26, 2024 20:52
@cortinico
Copy link
Owner

Thank you @hbmartin 🙏

@cortinico cortinico merged commit 075d5cb into cortinico:main Aug 26, 2024
4 checks passed
@hbmartin hbmartin deleted the upgrade-gradle-actions branch August 28, 2024 16:10
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.

2 participants