Merge e11e7e24ff8e9fb10a2a373bd1c67b7859df23ff into 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a

This commit is contained in:
Rex 2026-04-12 14:59:07 -04:00 committed by GitHub
commit 143891fba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -486,3 +486,5 @@ At the bottom of the workflow summary page, there is a dedicated section for art
There is a trashcan icon that can be used to delete the artifact. This icon will only appear for users who have write permissions to the repository.
The size of the artifact is denoted in bytes. The displayed artifact size denotes the size of the zip that `upload-artifact` creates during upload. The Digest column will display the SHA256 digest of the artifact being uploaded.
- name: Upload Artifact
uses: actions/upload-artifact@4.6.2