Skip to content

Commit 5e9864c

Browse files
Bump actions/download-artifact from 7 to 8 (#405)
1 parent 787754b commit 5e9864c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
- name: 'Checkout Repository'
164164
uses: actions/checkout@v6
165165
- name: Download benchmark results
166-
uses: actions/download-artifact@v7
166+
uses: actions/download-artifact@v8
167167
with:
168168
pattern: ${{ matrix.artifact-pattern }}
169169
path: ${{ env.RESULTS_DIR }}

0 commit comments

Comments
 (0)