Skip to content

Release v1.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 11:38
· 0 commits to e39ef812bb444b4a57f2397483722a2552f02940 since this release

Summary

Release tags now ship only the files needed to run the action.

Changed

  • Release tags (vX.Y.Z and the floating vX / vX.Y) now point at a lean commit containing only action.yml, dist, LICENSE and README.md, so a uses: checkout is about 2.7 MB instead of 6.6 MB.