Skip to content

Releases: actions/upload-artifact

v2.2.4

16 Jun 16:26
27121b0

Choose a tag to compare

  • Retry on HTTP 500 responses from the service

v2.2.3

06 Apr 21:07
ee69f02

Choose a tag to compare

  • Fixes for proxy related issues

v2.2.2

04 Jan 18:14
e448a9b

Choose a tag to compare

  • Improved retryability and error handling

v2.2.1

13 Nov 18:06
726a6dc

Choose a tag to compare

  • Update used actions/core package to the latest version

v2.2.0

01 Oct 13:22
27bce4e

Choose a tag to compare

  • Support for artifact retention

v2.1.4

11 Aug 16:24
5874080

Choose a tag to compare

  • Add Third Party License Information

v2.1.3

04 Aug 15:55
268d754

Choose a tag to compare

  • Use updated version of the @action/artifact NPM package

v2.1.2

31 Jul 17:42
c8879bf

Choose a tag to compare

  • Increase upload chunk size from 4MB to 8MB
  • Detect case insensitive file uploads

v2.1.1

27 Jul 13:48
5f948bc

Choose a tag to compare

  • Fix for certain symlinks not correctly being identified as directories before starting uploads

v2.1.0

10 Jul 09:54
ebad382

Choose a tag to compare

  • Support for uploading artifacts with multiple paths
  • Support for using exclude paths
  • Updates to dependencies