1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-12-23 15:01:49 +02:00

build(deps): bump actions/upload-artifact from 4 to 5 (#2976)

Bumps
[actions/upload-artifact](https://github.com/actions/upload-artifact)
from 4 to 5.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 11:34:48 +00:00
committed by GitHub
parent 543404945c
commit 2a4a6e3a73

View File

@@ -139,7 +139,7 @@ jobs:
# Upload the book now to retain it in case mdbook test fails.
- name: Upload book
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: comprehensive-rust-${{ matrix.language }}
path: book/