Skip to content

Update actions version to fix Node dependency#89

Merged
briangleeson merged 2 commits intoIBM:mainfrom
briangleeson:npmCleanup
Mar 18, 2026
Merged

Update actions version to fix Node dependency#89
briangleeson merged 2 commits intoIBM:mainfrom
briangleeson:npmCleanup

Conversation

@briangleeson
Copy link
Copy Markdown
Member

@briangleeson briangleeson commented Mar 18, 2026

PR summary

Following warning appeared for GHA:

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected:
actions/checkout@v4, actions/setup-node@v4, actions/setup-python@v5.
Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24.
To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file.
Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true.
For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Also remove unnecessary NPM_TOKEN from GHA config

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
Signed-off-by: BRIAN GLEESON <Brian.Gleeson@ie.ibm.com>
@briangleeson briangleeson changed the title Npm cleanup Update actions version to fix Node dependency Mar 18, 2026
@briangleeson briangleeson merged commit e62ab3d into IBM:main Mar 18, 2026
4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant