Open tomjn opened 4 months ago
This was originally just to upgrade Node from v16 to v20 to fix the action breaking but a lot of other stuff was broken too so I've updated a number of things.
Attempts to address #810 to resolve issues using this action
Note that newer versions of the packages that were updated are available but I upgraded to the first Node 20 compatible versions to avoid breakage
If you brew install swiftlint when on macos SwiftLint will be found and the last test might pass. @tomjn Source
brew install swiftlint
This was originally just to upgrade Node from v16 to v20 to fix the action breaking but a lot of other stuff was broken too so I've updated a number of things.
Attempts to address #810 to resolve issues using this action