Skip to content

Commit

Permalink
update typeshare cli in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Progdrasil committed Sep 13, 2024
1 parent 244389a commit 780a4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,5 @@ jobs:
- uses: actions-rs/[email protected]
with:
crate: typeshare-cli
version: "1.10.0-beta.6"
version: "1.11.0"
- run: typeshare --lang=${{ matrix.lang }} . -o test.${{ matrix.fs }}

0 comments on commit 780a4d7

Please sign in to comment.