Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 11:34
· 1 commit to refs/heads/main since this release
ed06cf3
Support Artifacts API v4 @goruha (#40)

what

  • Support Artifacts API v4
fix(deps): update dependency @actions/artifact to v2.1.3 @renovate (#38)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/artifact (source) 2.1.1 -> 2.1.3 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/artifact)

v2.1.2

  • Updated the stream extract functionality to use unzip.Parse() instead of unzip.Extract() for greater control of unzipping artifacts

fix(deps): update dependency yaml to v2.4.0 @renovate (#39)

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 2.3.4 -> 2.4.0 age adoption passing confidence

Release Notes

eemeli/yaml (yaml)

v2.4.0

Compare Source

  • Add a command-line tool (#​523)
  • Use the lineWidth option for line breaking in flow collections (#​522)