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 582fb05 commit 368efa6Copy full SHA for 368efa6
1 file changed
action.yml
@@ -72,7 +72,7 @@ runs:
72
# Install cargo-semver-checks with install-action instead of cargo-binstall
73
# to avoid checking crates-io
74
- name: Install cargo-semver-checks
75
- uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2.70.4
+ uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2.71.0
76
with:
77
tool: cargo-semver-checks@0.46
78
- name: Install cargo-binstall
0 commit comments