diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index 051bb36..6d3d0d0 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -135,7 +135,7 @@ jobs: # 1) retrieve the reports generated previously - name: Retrieve reports - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.1.7 with: name: reports_dir path: ./docs/reports