Skip to content

Commit a39abf4

Browse files
committed
ci: benchmark: Update dust to 0.6.0
https://github.com/bootandy/dust/releases/tag/v0.6.0
1 parent 900f544 commit a39abf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ jobs:
506506
- name: Install dust
507507
env:
508508
REPO: https://github.com/bootandy/dust
509-
VERSION: '0.5.4'
509+
VERSION: '0.6.0'
510510
run: |
511511
mkdir -p DUST.tmp
512512
archive_name="dust-v${VERSION}-x86_64-unknown-linux-gnu"

0 commit comments

Comments
 (0)