Skip to content

HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x#7948

Open
liuxiaocs7 wants to merge 1 commit intoapache:branch-2from
liuxiaocs7:HBASE-30003
Open

HBASE-30003 Upgrade deprecated GitHub Actions versions for branch-2.x#7948
liuxiaocs7 wants to merge 1 commit intoapache:branch-2from
liuxiaocs7:HBASE-30003

Conversation

@liuxiaocs7
Copy link
Contributor

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

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/checkout to the newer pinned commit/version across the affected workflows.
  • Bump actions/setup-java, actions/cache, and actions/upload-artifact to 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.

Copy link
Contributor

@PDavid PDavid left a comment

Choose a reason for hiding this comment

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

Ah, many thanks, it seems I missed to update everything. Thanks for this. 👍

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