Skip to content

Commit f9173a8

Browse files
committed
Revert "uses download artifact v3"
This reverts commit 91f3592.
1 parent bbaff1a commit f9173a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: yarn install --immutable
8484

8585
- name: Download blob reports from GitHub Actions Artifacts
86-
uses: actions/download-artifact@v3
86+
uses: actions/download-artifact@v4
8787
with:
8888
name: all-blob-reports
8989
path: all-blob-reports

0 commit comments

Comments
 (0)