Closed mmarchetti closed 3 years ago
GitHub actions has removed ::set-env. This PR adapts by using the environment file, as recommended in https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#environment-files.
::set-env
Description
GitHub actions has removed
::set-env
. This PR adapts by using the environment file, as recommended in https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#environment-files.