Skip to content

HDDS-14833. Bump GitHub action versions#9916

Merged
adoroszlai merged 1 commit intoapache:masterfrom
adoroszlai:HDDS-14833
Mar 14, 2026
Merged

HDDS-14833. Bump GitHub action versions#9916
adoroszlai merged 1 commit intoapache:masterfrom
adoroszlai:HDDS-14833

Conversation

@adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Node.js 20 is deprecated in GitHub runners. Bump GitHub actions versions to the latest ones for Node.js 24 support.

https://issues.apache.org/jira/browse/HDDS-14833

How was this patch tested?

CI:
https://github.com/adoroszlai/ozone/actions/runs/23040978600

Verified that all workflows use the same versions:

$ grep --no-filename 'actions/' .github/workflows/*.* | sed 's/^.*uses: //' | sort -u
actions/cache/restore@v5
actions/cache/save@v5
actions/cache@v5
actions/checkout@v6
actions/download-artifact@v8
actions/setup-java@v5
actions/setup-python@v6
actions/stale@v10
actions/upload-artifact@v7

@adoroszlai adoroszlai self-assigned this Mar 13, 2026
@adoroszlai adoroszlai added the CI label Mar 13, 2026
@adoroszlai adoroszlai requested a review from sarvekshayr March 13, 2026 12:19
@adoroszlai adoroszlai changed the title HDDS-14833. Bump GitHub actions versions HDDS-14833. Bump GitHub action versions Mar 13, 2026
Copy link
Contributor

@sarvekshayr sarvekshayr left a comment

Choose a reason for hiding this comment

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

Thanks @adoroszlai. I've verified all the action versions.

LGTM.

@adoroszlai adoroszlai merged commit 3f47fa7 into apache:master Mar 14, 2026
93 of 94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants