[all-commits] [llvm/llvm-project] b4576b: Update download and upload artifacts action usage ...
Philipp-Jan Honysz via All-commits
all-commits at lists.llvm.org
Tue Jan 21 09:22:42 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4576bba44bc4f2b2dec12a4792b64c1f826d199
https://github.com/llvm/llvm-project/commit/b4576bba44bc4f2b2dec12a4792b64c1f826d199
Author: Philipp-Jan Honysz <philipp.honysz at icloud.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M .github/workflows/libclang-abi-tests.yml
M .github/workflows/llvm-tests.yml
M .github/workflows/release-documentation.yml
Log Message:
-----------
Update download and upload artifacts action usage to v4 ahead of deprecation (#123747)
Ahead of GitHub's
[deprecation](https://github.blog/changelog/#artifacts-v3-brownouts) of
v3 versions of both the `upload-artifact` and `download-artifact`
action, I suggest this PR, which bumps the used version of both actions
in all workflows to the newest v4 revision. Additionally, the versions
are hashpinned as suggested in f3524e9aebbfabed0c60d0087b39ce14d8f778da.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list