diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index b1670ed7c..72de3d4b8 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -20,7 +20,7 @@ jobs: uses: ./.github/actions/python-environment - name: Download Artifacts - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.2.1 with: path: ./artifacts