ci: fast install semver-checks

This commit is contained in:
Rob Ede 2026-04-12 14:39:14 +01:00
parent 3556ae0b4f
commit f97ba8caea
No known key found for this signature in database
GPG Key ID: F5E3FCAA33CBF062
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
toolchain: stable toolchain: stable
- name: Install cargo-semver-checks - name: Install cargo-semver-checks
uses: taiki-e/cache-cargo-install-action@a8b9ecf8e0c0ea09d7481cfc583a5203ecd585b5 # v3.0.5 uses: taiki-e/install-action@7a562dfa955aa2e4d5b0fd6ebd57ff9715c07b0b # v2.73.0
with: with:
tool: cargo-semver-checks tool: cargo-semver-checks