File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 - run : xargs pnpm run test < "$SHARD_FILE"
4444 env :
4545 SHARD_FILE : ${{ steps.parallel-test.outputs.shards-directory }}/${{ matrix.shard-id }}
46- - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
46+ - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
4747 with :
4848 name : test-report-${{ matrix.shard-id }}
4949 path : junit.xml
Original file line number Diff line number Diff line change 5353 - run : xargs pnpm run test < "$SHARD_FILE"
5454 env :
5555 SHARD_FILE : ${{ steps.parallel-test.outputs.shards-directory }}/${{ matrix.shard-id }}
56- - uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
56+ - uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
5757 with :
5858 name : test-report-${{ matrix.shard-id }}
5959 path : junit.xml
You can’t perform that action at this time.
0 commit comments