Set env variables
Version updated for university-of-york/ds-devtool-setEnvVars to version v3.0.0.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Breaking changes
- End of support for Node.js 16;
- Migrated to Node.js 20 (18 has been skipped as there is no documented support for it in the
action.yml
); - This package is now an ES Module.
Features
- Upgraded
@actions/core
tov1.10.1