Skip to content

Commit f76a032

Browse files
committed
fix(ci): update aptos cli
1 parent 3175e09 commit f76a032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: engineerd/[email protected]
2121
with:
2222
name: "aptos"
23-
url: "https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-v1.0.2/aptos-cli-1.0.2-Ubuntu-x86_64.zip"
23+
url: "https://github.com/aptos-labs/aptos-core/releases/download/aptos-cli-v1.0.4/aptos-cli-1.0.4-Ubuntu-x86_64.zip"
2424
pathInArchive: "aptos"
2525

2626
- name: Installing Dependencies

0 commit comments

Comments
 (0)