Skip to content

Commit

Permalink
chore(deps): update taiki-e/cache-cargo-install-action action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 0fbcc43 commit 650365b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:

- name: 📥 Cached install leptosfmt (macos only)
if: contains(matrix.os, 'macos')
uses: taiki-e/cache-cargo-install-action@caa6f48d18d42462f9c30df89e2b4f71a42b7c2c # v2.0.1
uses: taiki-e/cache-cargo-install-action@44857e0ff6d186da8fe49f9ac9eedae5bbc37a93 # v2.1.0
with:
tool: leptosfmt@0.1.32
locked: true
Expand Down

0 comments on commit 650365b

Please sign in to comment.