diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 52c8af805..25059d540 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -22,7 +22,7 @@ jobs: uses: ./.github/actions/python-environment - name: Download Artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: path: ./artifacts