Skip to content

Commit 440d729

Browse files
authored
Update ruby-dataset-measure.yml
1 parent 19845a5 commit 440d729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-dataset-measure.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
codeql dataset measure --threads 4 --output "stats/${{ matrix.repo }}/stats.xml" "${{ runner.temp }}/database/db-ruby"
5555
- uses: actions/upload-artifact@v4
5656
with:
57-
name: measurements
57+
name: ${{ matrix.repo }}/measurements
5858
path: stats
5959
retention-days: 1
6060

0 commit comments

Comments
 (0)