dequelabs / dequelabs/axe-core
Replace set-output
Open
tech debt
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
The set-output option in GitHub actions was deprecated a year ago and will at some point be removed:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
We currently use this as part of the `update-generated-files` job and will need to replace it.
Contributor guide
Assessment
This issue has not been assessed yet.