FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix GitHub Actions JDK setup label by codingkiddo · Pull Request #565 · Kong/unirest-java · GitHub

Fix GitHub Actions JDK setup label - #565

Merged
ryber merged 1 commit into
Kong:mainfrom
codingkiddo:fix-github-actions-jdk-label
Apr 29, 2026
Merged

Fix GitHub Actions JDK setup label#565
ryber merged 1 commit into
Kong:mainfrom
codingkiddo:fix-github-actions-jdk-label

Conversation

Copy link
Copy Markdown
Contributor

Summary

Updates the GitHub Actions setup step label from Set up JDK 1.11 to Set up JDK 21.

Motivation

The workflow already uses java-version: '21', but the step name still says JDK 1.11. This can confuse contributors when setting up the project locally, especially because the test runtime uses newer dependencies.

Changes

  • Renamed the GitHub Actions Java setup step to match the configured JDK version.
  • No build, dependency, or Java compatibility changes.

Testing

Configuration-only change. Existing workflow still uses JDK 21.

Copy link
Copy Markdown


Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Vinod Kumar seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

ryber merged commit 3be0ad0 into Kong:main Apr 29, 2026
1 check passed

ryber commented Apr 29, 2026

Copy link
Copy Markdown
Collaborator

Thanks @codingkiddo 🎉

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL