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

Update setup-java action to v4 #1241

Merged

Conversation

marcindabrowski
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Update CI workflows to use Setup Java Action v4 (the latest).
This action also supports building with Temurin Java distribution and has internal caching for maven files.

💡 Motivation and Context

Currently used Setup Java Action v1 uses Node 12. That version of Node is deprecated, and produces warning in repository actions runs.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

@maciejwalkowiak maciejwalkowiak merged commit 57a4e5f into awspring:main Sep 27, 2024
4 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.

2 participants