Skip to content

Commit

Permalink
build(ci): bump cargo-leptos from 0.2.26 to 0.2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
javierEd committed Feb 13, 2025
1 parent 1480b7b commit af8ef7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-leptos/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
node-version: 22
cache: npm
- shell: bash
run: cargo install --force --locked [email protected].26
run: cargo install --force --locked [email protected].28
- shell: bash
run: rustup target add wasm32-unknown-unknown
- shell: bash
Expand Down

0 comments on commit af8ef7a

Please sign in to comment.