Skip to content

Commit

Permalink
change dfx version to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
DSharifi committed Jul 18, 2024
1 parent 190a5fe commit 9c50db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ic-ref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dfx
uses: dfinity/setup-dfx@main
with:
dfx-version: "latest"
dfx-version: "0.22.0-beta.0"

- name: Cargo cache
uses: actions/cache@v4
Expand Down

0 comments on commit 9c50db6

Please sign in to comment.