diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0165e69..a5a4bb6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -178,7 +178,7 @@ jobs: version: "0.22.0" args: "--ignore-tests" out-type: "Html" - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4 with: name: tarpaulin-report path: tarpaulin-report.html