876 B
876 B
@actions/exec Releases
3.0.0
- Breaking change: Package is now ESM-only
- CommonJS consumers must use dynamic
import()instead ofrequire()
- CommonJS consumers must use dynamic
2.0.0
- Add support for Node 24 #2110
- Bump @actions/io dependency from ^1.0.1 to ^2.0.0
1.1.1
- Update
lockfileVersiontov2inpackage-lock.json#1024
1.1.0
1.0.3
1.0.2
1.0.0
- Initial release