Skip to content

Commit f169ed3

Browse files
CopilotKSXGitHub
andauthored
ci(benchmark): update dua to 2.34.0 and dust to 1.2.4 (#330)
* Initial plan * ci(benchmark): update dua to 2.34.0 and dust to 1.2.4 Co-authored-by: KSXGitHub <11488886+KSXGitHub@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: KSXGitHub <11488886+KSXGitHub@users.noreply.github.com>
1 parent a314a84 commit f169ed3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ jobs:
461461
- name: Install dust
462462
env:
463463
REPO: https://github.com/bootandy/dust
464-
VERSION: '1.2.1'
464+
VERSION: '1.2.4'
465465
run: |
466466
mkdir -p DUST.tmp
467467
archive_name="dust-v${VERSION}-x86_64-unknown-linux-gnu"
@@ -489,7 +489,7 @@ jobs:
489489
- name: Install dua
490490
env:
491491
REPO: https://github.com/Byron/dua-cli
492-
VERSION: '2.30.1'
492+
VERSION: '2.34.0'
493493
run: |
494494
mkdir -p DUA.tmp
495495
archive_name="dua-v${VERSION}-x86_64-unknown-linux-musl"

0 commit comments

Comments
 (0)