Unidoc install
Version updated for https://github.com/tayloraswift/swift-unidoc-action to version 0.22.1.
- This action is used across all versions by 25 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Swift Unidoc Installation Action automates the installation of the unidoc tool on GitHub Actions runners to validate the documentation of Swift projects. It helps identify issues such as broken or ambiguous symbol links in documentation, ensuring consistent and accurate project documentation during CI workflows. This action supports both macOS and Linux runners and integrates seamlessly with other Swift setup tools.
Release notes
What’s Changed
- change mirror to rarestype.com by @tayloraswift in https://github.com/tayloraswift/swift-unidoc-action/pull/1
New Contributors
- @tayloraswift made their first contribution in https://github.com/tayloraswift/swift-unidoc-action/pull/1
Full Changelog: https://github.com/tayloraswift/swift-unidoc-action/compare/0.20.1...0.22.1