Skip to content

Commit

Permalink
Update to cargo-binstall action v1.9.0 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrankel committed Aug 4, 2024
1 parent 8bd2843 commit 64bd509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:

- name: Install cargo-binstall (Web)
if: ${{ matrix.platform == 'web' }}
uses: cargo-bins/cargo-binstall@v1.7.4
uses: cargo-bins/cargo-binstall@v1.9.0

- name: Install and run trunk (Web)
if: ${{ matrix.platform == 'web' }}
Expand Down

0 comments on commit 64bd509

Please sign in to comment.