We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 910101b + 23f7bbd commit 3a68a4aCopy full SHA for 3a68a4a
1 file changed
.github/workflows/deploy-pages.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: cargo-bins/cargo-binstall@v1.15.11
25
26
- name: Install Dioxus CLI
27
- run: cargo binstall dioxus-cli@0.7.1 --force
+ run: cargo binstall dioxus-cli@0.7.3 --force
28
29
- name: Build with Dioxus
30
run: |
0 commit comments