diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index ef2956d..45d7144 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -24,7 +24,7 @@ jobs: uses: exasol/python-toolbox/.github/actions/python-environment@0.14.0 - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: path: ./artifacts