We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729ad07 commit 9b37d3cCopy full SHA for 9b37d3c
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
target: ${{ matrix.target }}
53
54
- name: Install cargo-deb
55
- uses: taiki-e/cache-cargo-install-action@b33c63d3b3c85540f4eba8a4f71a5cc0ce030855
+ uses: taiki-e/cache-cargo-install-action@7447f04c51f2ba27ca35e7f1e28fab848c5b3ba7
56
with:
57
# Don't upgrade cargo-deb, refer to https://github.com/kornelski/cargo-deb/issues/169.
58
tool: [email protected]
0 commit comments