Framework
Framework copied to clipboard
Bump actions/download-artifact from 3.0.2 to 4.1.0
Bumps actions/download-artifact from 3.0.2 to 4.1.0.
Release notes
Sourced from actions/download-artifact's releases.
v4.1.0
What's Changed
- Some cleanup by
@robherleyin actions/download-artifact#247- Fix default for run-id by
@stchrin actions/download-artifact#252- Support pattern matching to filter artifacts & merge to same directory by
@robherleyin actions/download-artifact#259New Contributors
@stchrmade their first contribution in actions/download-artifact#252Full Changelog: https://github.com/actions/download-artifact/compare/v4...v4.1.0
v4.0.0
What's Changed
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.
For more information, see the
@actions/artifactdocumentation.New Contributors
@bfladmade their first contribution in actions/download-artifact#194Full Changelog: https://github.com/actions/download-artifact/compare/v3...v4.0.0
Commits
f44cd7bMerge pull request #259 from actions/robherley/glob-downloads3181fe8add some migration docsaaaac7blicensed cache7c9182fupdate readmeb94e701licensed cache0b55470add test case for globbed downloads to same directory0b51c2eupdate prettier/eslint versionsc4c6db7support globbing artifact list & merging download directory1bd0606Merge pull request #252 from stchr/patch-1eff4d42fix default for run-id- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)