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 cb3eba9 commit 4bad825Copy full SHA for 4bad825
.github/workflows/lint.yml
@@ -53,7 +53,7 @@ jobs:
53
toolchain: nightly
54
55
- name: Install cargo-public-api
56
- uses: taiki-e/cache-cargo-install-action@v1.2.2
+ uses: taiki-e/cache-cargo-install-action@v1.3.0
57
with:
58
tool: cargo-public-api
59
0 commit comments