Skip to content

Fix deprecated Github Actions version#434

Draft
samirromdhani wants to merge 3 commits into
mainfrom
fix/deprecated-actions
Draft

Fix deprecated Github Actions version#434
samirromdhani wants to merge 3 commits into
mainfrom
fix/deprecated-actions

Conversation

@samirromdhani

@samirromdhani samirromdhani commented Jul 21, 2026

Copy link
Copy Markdown

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • A PR or issue has been opened in all impacted repositories (if any)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

Fix

What is the current behavior?

Github action output

⚠️ 3 warnings

[Check licenses headers]
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 'actions/setup-go@v5, 'actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

[Check licenses headers]
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.

[build]
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 'actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, 'actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

What is the new behavior (if this is a feature change)?
No warning

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
@samirromdhani
samirromdhani force-pushed the fix/deprecated-actions branch from e0f1fae to 38373a4 Compare July 21, 2026 13:16
@sonarqubecloud

Copy link
Copy Markdown

@samirromdhani

samirromdhani commented Jul 21, 2026

Copy link
Copy Markdown
Author

Still needs a new version of apache/skywalking-eyes (not yet published) that support actions/setup-go@v6 as dependency.

@samirromdhani samirromdhani changed the title Update GitHub Actions versions Fix deprecated Github Actions version Jul 21, 2026
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.

1 participant