You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
setup-dotnet/.github/workflows
Salman Chishti d4c94342e5
Update to Node.js 24 and modernize async usage (#654)
* Update to Node.js 24 and modernize async usage

Bump Node.js version to 24 in workflows, action metadata, and engines. Update TypeScript target to ES2022 and use native async/await instead of __awaiter in compiled JS. Upgrade @types/node to 24.1.0 and update undici-types. Remove legacy async helpers and refactor code for improved readability and compatibility with modern Node.js.

* update licences

* update indentation

* update package.json version

* documentation update

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2 weeks ago
..
basic-validation.yml Update to Node.js 24 and modernize async usage (#654) 2 weeks ago
check-dist.yml Update to Node.js 24 and modernize async usage (#654) 2 weeks ago
codeql-analysis.yml Add and configure ESLint and update configuration for Prettier (#391) 3 years ago
e2e-tests.yml Bump actions/checkout from 4 to 5 (#662) 4 weeks ago
licensed.yml Add and configure ESLint and update configuration for Prettier (#391) 3 years ago
publish-immutable-actions.yml Bump actions/checkout from 4 to 5 (#662) 4 weeks ago
release-new-action-version.yml Enhance Workflows, Update Dependencies and Installer Scripts (#555) 9 months ago
test-dotnet.yml Bump actions/checkout from 4 to 5 (#662) 4 weeks ago
update-config-files.yml Add update-config-files.yml 3 years ago