mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-30 22:18:02 +00:00
Bump actions/upload-artifact package (#923)
This commit is contained in:
parent
906e488f94
commit
9f64dfbffc
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
echo "Fourth batch has $(cat "${MD_ARTIFACTS_DIR}/MD_FILES_BATCH_4.txt" | wc -l) file."
|
||||
echo "Fifth batch has $(cat "${MD_ARTIFACTS_DIR}/MD_FILES_BATCH_5.txt" | wc -l) file."
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: artifacts-markdown
|
||||
path: ${{ env.MD_ARTIFACTS_DIR }}
|
||||
|
Loading…
Reference in New Issue
Block a user