Skip to content

Commit

Permalink
docs: apply breaking changes of actions/upload-artifact@v4 to examp…
Browse files Browse the repository at this point in the history
…le (#6597)
  • Loading branch information
AriPerkkio authored Sep 30, 2024
1 parent 1231189 commit 4ce99b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guide/improving-performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
with:
name: blob-report-${{ matrix.shardIndex }}
path: .vitest-reports/*
include-hidden-files: true
retention-days: 1

merge-reports:
Expand Down

0 comments on commit 4ce99b3

Please sign in to comment.