diff --git a/.github/workflows/mutation-cargo.yml b/.github/workflows/mutation-cargo.yml index fa417c7e..ec843326 100644 --- a/.github/workflows/mutation-cargo.yml +++ b/.github/workflows/mutation-cargo.yml @@ -274,7 +274,7 @@ jobs: persist-credentials: false - name: Download mutation reports - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: pattern: mutation-report-* path: reports