HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x#7948
Open
liuxiaocs7 wants to merge 1 commit intoapache:branch-2from
Open
HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x#7948liuxiaocs7 wants to merge 1 commit intoapache:branch-2from
liuxiaocs7 wants to merge 1 commit intoapache:branch-2from
Conversation
Contributor
liuxiaocs7
commented
Mar 17, 2026
- for branch-2
- see HBASE-30003
There was a problem hiding this comment.
Pull request overview
Updates the branch-2.x Yetus GitHub Actions workflows to use newer (non-deprecated) versions of common GitHub Actions, aligning them with the versions already used by other workflows in this repository.
Changes:
- Bump
actions/checkoutto the newer pinned commit/version across the affected workflows. - Bump
actions/setup-java,actions/cache, andactions/upload-artifactto newer pinned commits/versions across the affected workflows.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/workflows/yetus-jdk8-hadoop2-unit-check.yml | Updates action pins (checkout/setup-java/cache/upload-artifact) used by the JDK8/Hadoop2 unit workflow. |
| .github/workflows/yetus-jdk8-hadoop2-compile-check.yml | Updates action pins (checkout/setup-java/cache/upload-artifact) used by the JDK8/Hadoop2 compile workflow. |
| .github/workflows/yetus-jdk11-hadoop3-unit-check.yml | Updates action pins (checkout/setup-java/cache/upload-artifact) used by the JDK11/Hadoop3 unit workflow. |
| .github/workflows/yetus-jdk11-hadoop3-compile-check.yml | Updates action pins (checkout/setup-java/cache/upload-artifact) used by the JDK11/Hadoop3 compile workflow. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
PDavid
approved these changes
Mar 17, 2026
Contributor
PDavid
left a comment
There was a problem hiding this comment.
Ah, many thanks, it seems I missed to update everything. Thanks for this. 👍
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.