Skip to content

Commit d5bc05f

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 996c3d7 commit d5bc05f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/allocator-bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
8383
with:
8484
persist-credentials: false
85-
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
85+
- uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
8686
with:
8787
path: artifacts
8888
pattern: bench-*

0 commit comments

Comments
 (0)