diff --git a/.github/workflows/ironshield-types-ci-cd.yml b/.github/workflows/ironshield-types-ci-cd.yml index 2c3d967..67b6786 100644 --- a/.github/workflows/ironshield-types-ci-cd.yml +++ b/.github/workflows/ironshield-types-ci-cd.yml @@ -46,7 +46,7 @@ jobs: cat Cargo.toml - name: Run clippy action - uses: clechasseur/rs-clippy-check@v4 + uses: clechasseur/rs-clippy-check@v5 doc: # run docs generation on nightly rather than stable. This enables features like # https://doc.rust-lang.org/beta/unstable-book/language-features/doc-cfg.html which allows an