diff --git a/.github/workflows/base.yml b/.github/workflows/base.yml index 3ba416a..5833d2c 100644 --- a/.github/workflows/base.yml +++ b/.github/workflows/base.yml @@ -148,7 +148,7 @@ jobs: # 1) retrieve the reports generated previously - name: Retrieve reports - uses: actions/download-artifact@v4.1.1 + uses: actions/download-artifact@v4.1.7 with: name: reports_dir path: ./docs/reports