diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 12acd45..884ddb2 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -46,7 +46,7 @@ jobs: # Download artifacts from last CI run - name: Download artifacts - uses: dawidd6/action-download-artifact@v2.21.1 + uses: dawidd6/action-download-artifact@v2.27.0 id: download_artifacts_push with: # Download last successful artifact from a CI build