summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJay Kwak <82421531+jkwak-work@users.noreply.github.com>2025-01-09 15:10:36 -0800
committerGitHub <noreply@github.com>2025-01-09 23:10:36 +0000
commitb72e62f5caacd16cb98ee4a746ad06a536691e27 (patch)
treeaf09e257264990bf3fa4c851afe821a0419f0430 /docs
parent87f00a36a123e36b415eeea82e02a8366cc5b881 (diff)
Upgrade actions/upload-artifact from v3 to v4 (#6051)
The version 3 of actions/upload-artifact will be deprecated soon. https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ This commit upgrades to v4. There is a document describing how to migrate/upgrade: https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md The breaking change on v4 is that the uploaded files are immutable and we can no longer append files with the same name. We don't seem to be doing it so it should be fine for us. Closes #6050
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions