Skip to content

v4.0.0 Support for actions/upload-artifact@v4

Compare
Choose a tag to compare
@GeekyEggo GeekyEggo released this 24 Dec 20:05
· 11 commits to main since this release
v4.0.0
9d15d16
  • Add support for artifacts uploaded with actions/upload-artifact@v4.
  • Add requirement of token with read and write access to actions.
  • Update requests to use GitHub REST API.
  • Deprecate support for actions/upload-artifact@v1, actions/upload-artifact@v2, and actions/upload-artifact@v3 (please use geekyeggo/delete-artifact@v2).