Prepare @actions/exec 2.0.0 release

This commit is contained in:
Salman Muin Kayser Chishti
2025-10-31 15:55:29 +00:00
parent dcae869a03
commit f79b906406
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,5 +1,9 @@
# @actions/exec Releases
### 2.0.0
- Add support for Node 24 [#2110](https://github.com/actions/toolkit/pull/2110)
- Bump @actions/io from 1.0.1 to 2.0.0
### 1.1.1
- Update `lockfileVersion` to `v2` in `package-lock.json [#1024](https://github.com/actions/toolkit/pull/1024)