setup-swift
setup-swift copied to clipboard
Add parsing Swift version from file
This PR closes issues #633 and #50
✏️ Changes
-
Breaking | Remove the default Swift version and make it optional (
swift-version
) - Read Swift version from a file specified in the action's configuration (
swift-version-file
)
📝 TODO
- Add tests