diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 0a376936..8a92054c 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -47,7 +47,7 @@ jobs: # Download artifacts from last CI run - name: Download artifacts - uses: dawidd6/action-download-artifact@v2.21.0 + uses: dawidd6/action-download-artifact@v2.21.1 id: download_artifacts_push with: # Download last successful artifact from a CI build