Skip to content

API-5888: Upgraded actions versions to be on Node.js 24 - #50

Merged
siddiquiharis merged 1 commit into
mainfrom
API-5888
Jun 8, 2026
Merged

API-5888: Upgraded actions versions to be on Node.js 24 #50
siddiquiharis merged 1 commit into
mainfrom
API-5888

Conversation

@siddiquiharis

@siddiquiharis siddiquiharis commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

API-5888: Upgraded actions/checkout, actions/setup-node, actions/setup-java, gradle/actions/setup-gradle, and actions/setup-dotnet versions to the latest versions to be on Node.js 24, as the older versions use Node.js 20, which will be EOL by June 16th, 2026, as per warnings on SDK publish jobs executions

Changes:

  • actions/checkout: 692973e3d937129bcbf40652eb9f2f61becf3332 (v4.1.7) → df4cb1c069e1874edd31b4311f1884172cec0e10 (v6.0.3)
  • actions/setup-node: 39370e3970a6d050c480ffad4ff0ed4d3fdee5af (v4.1.0) → 48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e (v6.4.0)
  • actions/setup-java: c5195efecf7bdfc987ee8bae7a71cb8b11521c00 (v4.7.1) → be666c2fcd27ec809703dec50e508c2fdc7f6654 (v5.2.0)
  • gradle/actions/setup-gradle: 017a9effdb900e5b5b2fddfb590a105619dca3c3 (v4.4.2) → 50e97c2cd7a37755bbfafc9c5b7cafaece252f6e (v6.1.0)
  • actions/setup-dotnet: ea9897a6e57642ca932850b656df2880bc7cd2a8 (v3.3.0) → 9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 (v5.3.0)

The latest version of actions/checkout was fetched from its official GitHub release page.. The latest version has the node-version set to 24.

The latest versions of actions/setup-node, actions/setup-java, gradle/actions/setup-gradle and actions/setup-dotnet were fetched from their respective GitHub release pages. These latest versions now internally use the actions/checkout version that uses node-version 24.

…p-java, gradle/actions/setup-gradle and actions/setup-dotnet versions to latest versions to be on Node.js 24
@siddiquiharis
siddiquiharis merged commit 2d7c221 into main Jun 8, 2026
8 checks passed
@siddiquiharis
siddiquiharis deleted the API-5888 branch June 8, 2026 19:38
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