Skip to content

Commit

Permalink
update dfx version
Browse files Browse the repository at this point in the history
  • Loading branch information
reigj1 committed Dec 4, 2024
1 parent 50e4c4b commit d4ff733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install DFX
uses: dfinity/setup-dfx@main
with:
dfx-version: "0.22.0"
dfx-version: "0.24.0"

- name: Dump Identity
run: |
Expand Down

0 comments on commit d4ff733

Please sign in to comment.