Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 11:21
· 76 commits to main since this release
v1.6.0
90dc7f4

1.6.0 (2024-03-29)

🚀 Features

  • added git ref support to check-latest option (840a162)
  • added supporting new swift toolchains without action release (#259) (b8b0c2a)

🐛 Fixes

  • fixed toolchain caching (a36cd73)

🐎 Performance Improvements

  • added skipping gpg verification if signature missing (17c7929)
  • cache will only be saved if not saved once (a7ba193)

🛠 Dependency