Commit Graph

6 Commits

Author SHA1 Message Date
Salman Chishti
712fc68b75 Node24 (#92)
* Update Node.js runtime to node24 in action.yml

Changed the GitHub Action runtime from node20 to node24 to ensure compatibility with newer Node.js features and security updates.

* Update basic-validation.yml

* Upgrade to node24

upgrade to node24

* package.json version update

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2025-09-02 21:38:09 -05:00
HarithaVattikuti
f784495ce7 Node version upgrade to 20 (#38)
* Node version update to 20

* 1.0.0

* Run Format check

* Formatted changes

* Update package.json

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>

* Update api-utils.ts

---------

Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2023-12-07 13:11:08 +01:00
Dmitry Shibanov
6a42941a52 update node for action (#9) 2022-02-24 17:08:08 +03:00
MaksimZhukov
4e15cde332 Integrate Slack notifications 2021-05-25 21:00:46 +03:00
MaksimZhukov
827de551fd Fix a typo in action.yml
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2021-05-24 16:30:22 +03:00
MaksimZhukov
d8eb8e53b7 Implement the "publish-action" action 2021-05-21 19:59:44 +03:00