Swift install
Version updated for https://github.com/rarestype/swift-install-action to version 1.0.1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation of the Swift toolchain on macOS and Linux CI runners by dynamically constructing download URLs based on user-provided inputs. It addresses deployment delays found in other Swift installation actions by offering a more flexible approach to download and install the latest or specific versions of Swift. Upon successful execution, it provides the path to the installed toolchain via an environment variable for further use in workflows.
Release notes
Full Changelog: https://github.com/rarestype/swift-install-action/compare/1.0.0...1.0.1