diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index 1dbc3222..8ef77652 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -22,7 +22,7 @@ jobs: uses: exasol/python-toolbox/.github/actions/python-environment@1.6.0 - name: Download Artifacts - uses: actions/download-artifact@v4.2.1 + uses: actions/download-artifact@v5.0.0 with: path: ./artifacts