chore(deps): update actions/upload-artifact action to v7 - #13163
Conversation
|
✅ Docs preview has no changesThe preview was not built because there were no changes. Build ID: e17c21b2a062262c551d7901 ✅ AI Style Review — No Changes DetectedNo MDX files were changed in this pull request. Review Log: View detailed log
|
commit: |
3732f3b to
dd96e3b
Compare
dd96e3b to
45dec57
Compare
7099572 to
f613983
Compare
df0cafc to
2f50f81
Compare
2f50f81 to
c61e8c4
Compare
e8b2a44 to
8990271
Compare
ed909ff to
11d480d
Compare
76abbb8 to
cea19a2
Compare
eeb80bf to
647f98c
Compare
04000d4 to
350e2c2
Compare
576a948 to
d46bee2
Compare
This PR contains the following updates:
v6→v7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
v7Compare Source
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.