Salman Chishti

Results 48 issues of Salman Chishti

Upgrade to node 24 ## Pre-requisites - [ ] Prior to submitting a new workflow, please apply to join the GitHub Technology Partner Program: [partner.github.com/apply](https://partner.github.com/apply?partnershipType=Technology+Partner). --- ### **Please note that...

code-scanning

## Summary Upgrade GitHub Actions to their latest versions to ensure compatibility with Node 24, as Node 20 will reach end-of-life in April 2026. ## Changes | Action | Old...

## Summary Upgrade GitHub Actions to their latest versions to ensure compatibility with Node 24, as Node 20 will reach end-of-life in April 2026. ## Changes | Action | Old...

cla signed
module: rocm

## Summary Upgrade GitHub Actions to their latest versions for improved features, bug fixes, and security updates. ## Changes | Action | Old Version(s) | New Version | Release |...

cla signed

Bump Node.js version from 20 to 24 in GitHub Actions workflows, action.yml, and package.json. Update related dependencies and actions to latest major versions for compatibility.

Bump the required Node.js version to 24 in action.yml and package.json. Update @types/node to 24.1.0 and adjust related dependencies and engines field to ensure compatibility.

This pull request updates the documentation to announce the new recommended version (`v5`) of the action and provides details about the changes in this version. The most important changes are...

Bump Node.js version from 20.10.0 to 24.4.0 in .node-version and update action.yml to use node24 runtime for improved compatibility and support.

This relies on Toolkit being upgraded. However, this is a draft PR for when that is done, so that download-artifact now can run on node 24 as node 24 will...

New option for the GitHub Actions checkout process, allowing users to preserve local files that are not tracked by Git during a checkout. The changes span documentation, configuration, and implementation,...