Skip to content

GitHub Actions v0.5.2

Latest

Choose a tag to compare

@ShreckYe ShreckYe released this 23 Jul 02:55
· 12 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Set cache-read-only: false in setup-javas-and-gradle so feature-branch CI can persist Gradle User Home / build-cache entries
  • Document that setup-gradle@v6 no longer saves/restores project configuration cache across jobs
  • Clarify GRADLE_ENCRYPTION_KEY / cache-encryption-key wording in action and dev instructions

Note on v0.5.0 and v0.5.1

v0.5.0 and v0.5.1 are not usable. They were briefly published as immutable GitHub releases, then those tags/releases were deleted while retargeting. GitHub permanently reserves tag names that were associated with immutable releases, so those versions cannot be recreated. Use v0.5.2 instead.

Full Changelog: v0.4.1...v0.5.2