backpack
backpack copied to clipboard
Bump actions/upload-artifact from 3.1.3 to 4.3.3
Bumps actions/upload-artifact from 3.1.3 to 4.3.3.
Release notes
Sourced from actions/upload-artifact's releases.
v4.3.3
What's Changed
- updating
@actions/artifact
dependency to v2.1.6 by@eggyhead
in actions/upload-artifact#565Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3
v4.3.2
What's Changed
- Update release-new-action-version.yml by
@konradpabjan
in actions/upload-artifact#516- Minor fix to the migration readme by
@andrewakim
in actions/upload-artifact#523- Update readme with v3/v2/v1 deprecation notice by
@robherley
in actions/upload-artifact#561- updating
@actions/artifact
dependency to v2.1.5 and@actions/core
to v1.0.1 by@eggyhead
in actions/upload-artifact#562New Contributors
@andrewakim
made their first contribution in actions/upload-artifact#523Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.2
v4.3.1
- Bump
@actions/artifacts
to latest version to include updated GHES host checkv4.3.0
What's Changed
- Reorganize upload code in prep for merge logic & add more tests by
@robherley
in actions/upload-artifact#504- Add sub-action to merge artifacts by
@robherley
in actions/upload-artifact#505Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.0
v4.2.0
What's Changed
- Ability to overwrite an Artifact by
@robherley
in actions/upload-artifact#501Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.2.0
v4.1.0
What's Changed
- Add migrations docs by
@robherley
in actions/upload-artifact#482- Update README.md by
@samuelwine
in actions/upload-artifact#492- Support artifact-url output by
@konradpabjan
in actions/upload-artifact#496- Update readme to reflect new 500 artifact per job limit by
@robherley
in actions/upload-artifact#497New Contributors
@samuelwine
made their first contribution in actions/upload-artifact#492Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.1.0
v4.0.0
... (truncated)
Commits
6546280
updating package versionc004fb4
Merge branch 'main' into eggyhead/use-artifact-v2.1.690aba49
updating toolkit artifact dependency to 2.1.6b06cde3
Merge pull request #563 from actions/eggyhead/release-4.3.21746f4a
Revert "updating to release 4.3.2"31685d0
updating to release 4.3.218bf333
Merge pull request #562 from actions/eggyhead/update-artifact-v215dac413b
update package lock versionbb3b4a3
updating package version3e3da83
updating artifact and core dependencies- Additional commits viewable in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)