Skip to content

Commit 558feaf

Browse files
chore(deps): bump actions/download-artifact from 4 to 5 (#11693)
1 parent 2bbf005 commit 558feaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
persist-credentials: false
167167

168168
- name: Download benchmark results
169-
uses: actions/download-artifact@v4
169+
uses: actions/download-artifact@v5
170170
with:
171171
name: benchmark-results
172172
path: benches/

0 commit comments

Comments
 (0)