Skip to content

Releases: christopherfrieler/gradle-wrapper-action

0.3.0

26 Aug 17:51
57062f7
Compare
Choose a tag to compare

Changes

Upgrade github actions libraries:

  • actions/cache to 3.2

0.2.0

16 Feb 18:37
d94c325
Compare
Choose a tag to compare

Changes

  • Upgrade nodejs to version 16
  • Upgrade github actions libraries:
    • actions/core to 1.10
    • actions/exec to 1.1
    • actions/artifact to 1.1
    • actions/glob to 0.4
    • actions/cache to 3.1

0.1.1

07 Apr 08:17
Compare
Choose a tag to compare

Changes

  • Save artifacts of failed gradle builds as well.