diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fa438201..5f1d7bfd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -373,7 +373,7 @@ jobs: cargo --version - name: Run Clippy for GitHub Actions report - uses: actions-rs-plus/clippy-check@58bb2527088f0a574f000fad0244d021aeebc55a # v2.1.1 + uses: actions-rs-plus/clippy-check@30fef0f891edb491831cd248156cfb18d7d12fda # v2.2.0 with: args: --workspace --all-targets --all-features