Skip to content

Commit

Permalink
Upgrade jetli/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
jetli authored Apr 3, 2024
1 parent 4bfd439 commit dea8953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
with:
# Optional version of wasm-pack to install(eg. '0.9.1', 'latest')
version: 'latest'
- uses: jetli/trunk-action@v0.4.0
- uses: jetli/trunk-action@v0.5.0
with:
# Optional version of trunk to install(eg. 'v0.16.0', 'latest')
version: 'latest'
version: '0.19.1'
- name: Cargo fmt & clippy
run: |
cargo fmt --all -- --check
Expand Down

0 comments on commit dea8953

Please sign in to comment.