Closed rolandweber closed 4 years ago
There's a change to GitHub Actions. I'm getting a warning:
Warning: The `set-env` command is deprecated and will be disabled soon. Please upgrade to using Environment Files.
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
I'm not explicitly using set-env, so I need to update the actions I'm using.
There's a change to GitHub Actions. I'm getting a warning:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/