Skip to content

Releases: actions/upload-artifact

v3.1.1

Choose a tag to compare

@konradpabjan konradpabjan released this 21 Oct 19:20
83fd05a
  • Update actions/core package to latest version to remove set-output deprecation warning #351

v3.1.0

Choose a tag to compare

@robherley robherley released this 20 May 14:38
3cea537

What's Changed

v3.0.0

Choose a tag to compare

@jtamsut jtamsut released this 03 Mar 17:56
6673cd0

What's Changed

  • Update default runtime to node16 (#293)
  • Update package-lock.json file version to 2 (#302)

Breaking Changes

With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.

v2.3.1

Choose a tag to compare

@konradpabjan konradpabjan released this 15 Dec 14:56
82c141c

Fix for empty fails on Windows failing on upload #281

v2.3.0 Upload Artifact

Choose a tag to compare

@konradpabjan konradpabjan released this 07 Dec 20:07
da838ae
  • Optimizations for faster uploads of larger files that are already compressed
  • Significantly improved logging when there are chunked uploads
  • Clarifications in logs around the upload size and prohibited characters that aren't allowed in the artifact name or any uploaded files
  • Various other small bugfixes & optimizations

v2.2.4

Choose a tag to compare

@brcrista brcrista released this 16 Jun 16:26
27121b0
  • Retry on HTTP 500 responses from the service

v2.2.3

Choose a tag to compare

@konradpabjan konradpabjan released this 06 Apr 21:07
ee69f02
  • Fixes for proxy related issues

v2.2.2

Choose a tag to compare

@konradpabjan konradpabjan released this 04 Jan 18:14
e448a9b
  • Improved retryability and error handling

v2.2.1

Choose a tag to compare

@konradpabjan konradpabjan released this 13 Nov 18:06
726a6dc
  • Update used actions/core package to the latest version

v2.2.0

Choose a tag to compare

@konradpabjan konradpabjan released this 01 Oct 13:22
27bce4e
  • Support for artifact retention