Skip to content

Releases: actions/upload-pages-artifact

v5.0.0

Choose a tag to compare

@tsusdere tsusdere released this 10 Apr 18:22
fc324d3

Changelog

See details of all code changes since previous release.

v4.0.0

Choose a tag to compare

@TooManyBees TooManyBees released this 14 Aug 19:21
7b1f4a7

What's Changed

Full Changelog: v3.0.1...v4.0.0

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Feb 06:59
56afc60

Changelog

See details of all code changes since previous release.

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 14:50
0252fc4

Changelog

To deploy a GitHub Pages site which has been uploaded with this version of actions/upload-pages-artifact, you must also use actions/deploy-pages@v4 or newer.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please be aware that this new Actions artifacts service is not yet supported in the latest GHES release at this time.

See details of all code changes since previous release.

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:14
a753861

Changelog

See details of all code changes since previous release.

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:33
84bb4cd

Changelog

See details of all code changes since previous release.

v1.0.9: Merge pull request #63 from actions/chmod-delete

Choose a tag to compare

@tsusdere tsusdere released this 16 Jun 18:56
66b63f4

Removed chmod as we moved towards trusting correct file permissions have been set. In the event this isn't the case then we raise an error in the action related to the file permissions.

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 24 Mar 15:13
64bcae5

Changelog

See details of all code changes since previous release.

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 16 Dec 18:17
253fd47

Changelog

See details of all code changes since previous release.

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 08 Dec 23:30
c8641e8

Changelog

See details of all code changes since previous release.