The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.
ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.
In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772). Besides, we update dependencies to the latest versions.
Allow seeting a release as draft #112 (thanks @ShonP40)
[2.8.0] - 2024-02-21
Bump all deps
Update to node 20
[2.7.0] - 2023-07-28
Allow setting an explicit target_commitish #46 (thanks @Spikatrix)
[2.6.1] - 2023-05-31
Do not overwrite body or name if empty #108 (thanks @regevbr)
[2.6.0] - 2023-05-23
Add make_latest input parameter. Can be set to false to prevent the created release from being marked as the latest release for the repository #100 (thanks @brandonkelly)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 4 updates: actions/upload-artifact, actions/setup-python, svenstaro/upload-release-action and tj-actions/glob.
Updates
actions/upload-artifact
from 3.1.3 to 4.3.1Release notes
Sourced from actions/upload-artifact's releases.
Commits
5d5d22a
Merge pull request #515 from actions/eggyhead/update-artifact-v2.1.1f1e993d
update artifact license4881bfd
updating dist:a30777e
@eggyhead
3a80482
Merge pull request #511 from actions/robherley/migration-docs-typo9d63e3f
Merge branch 'main' into robherley/migration-docs-typodfa1ab2
fix typo with v3 artifact downloads in migration guided00351b
Merge pull request #509 from markmssd/patch-1707f5a7
Update limitation of10
artifacts upload to500
26f96df
Merge pull request #505 from actions/robherley/merge-artifactsUpdates
actions/setup-python
from 4.7.1 to 5.0.0Release notes
Sourced from actions/setup-python's releases.
Commits
0a5c615
Update action to node20 (#772)0ae5836
Add example of GraalPy to docs (#773)b64ffca
update actions/checkout to v4 (#761)8d28961
Examples now use checkout@v4 (#738)7bc6abb
advanced-usage.md: Encourage the use actions/checkout@v4 (#729)e8111ce
Bump@babel/traverse
from 7.9.0 to 7.23.2 (#743)a00ea43
add fix for graalpy ci (#741)8635b1c
Change deprecation comment to past tense (#723)f6cc428
Use non-deprecated versions in examples (#724)5f2af21
Add GraalPy support (#694)Updates
svenstaro/upload-release-action
from 2.7.0 to 2.9.0Release notes
Sourced from svenstaro/upload-release-action's releases.
Changelog
Sourced from svenstaro/upload-release-action's changelog.
... (truncated)
Commits
04733e0
This is 2.9.07b5b755
Add CHANGELOG entry for #11217449a2
Add draft release support (fixes #19)ec2ff03
Amend CHANGELOGff23fb2
This is 2.8.08e43835
Bump all depsfe68892
Merge pull request #113 from svenstaro/dependabot/npm_and_yarn/babel/traverse...a13e7b5
Merge pull request #116 from der-eismann/update-to-node20a4bae28
Update to node20c19ddf4
Bump@babel/traverse
from 7.22.8 to 7.23.2Updates
tj-actions/glob
from 17.3.0 to 21.0.0Release notes
Sourced from tj-actions/glob's releases.
... (truncated)
Changelog
Sourced from tj-actions/glob's changelog.
... (truncated)
Commits
2b2eb15
Merge pull request #1115 from tj-actions/feat/add-support-for-escaping-bracke...b43e435
Added missing changes and modified dist assets.2cf77b2
Merge 91d4eccb76cdae7ccaeca9e7e061a7dc62a42e46 into 383119cc90c3de8d8db8c713e...91d4ecc
feat: add support for escaping brackets used in paths383119c
chore(deps): update dependency@types/node
to v20.11.22901f20d
chore(deps): update dependency@types/node
to v20.11.219edb48d
chore(deps): update peter-evans/create-pull-request action to v6.0.1a243ea9
chore(deps): update typescript-eslint monorepo to v7.1.044ff6d2
chore(deps): lock file maintenancea4ed58b
chore(deps): update dependency eslint to v8.57.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show