Closed
Description
Currently, the action uses the set-env
and add-path
commands which have recently been deprecated by Github as remediation to $SUBJECT. They have already been replaced with new mechanisms which offer the same functionality. Please refer to:
- https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
- GHSA-mfwh-5m23-j46w
When running the action users get warnings about the deprecated actions.