We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa05bd9 commit 1a6db9eCopy full SHA for 1a6db9e
.github/workflows/tests.yml
@@ -76,7 +76,7 @@ jobs:
76
- name: Install dependencies
77
run: npm ci
78
- name: Download blob reports from GitHub Actions Artifacts
79
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
80
with:
81
path: all-blob-reports
82
pattern: blob-report-*
0 commit comments