Skip to content

Commit 37a5e6c

Browse files
chore(deps): bump actions/download-artifact from 3 to 4 (#2045)
1 parent 836d310 commit 37a5e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
pip install numpy pandas matplotlib seaborn
9393
9494
- name: Download all artifacts
95-
uses: actions/download-artifact@v3
95+
uses: actions/download-artifact@v4
9696
with:
9797
path: autotest/.benchmarks
9898

0 commit comments

Comments
 (0)