diff --git a/.github/workflows/screenshot-pipeline.yml b/.github/workflows/screenshot-pipeline.yml index 430ae5be510d9..a057f10e62caa 100644 --- a/.github/workflows/screenshot-pipeline.yml +++ b/.github/workflows/screenshot-pipeline.yml @@ -116,7 +116,7 @@ jobs: SENTRY_BASE_URL: ${{ secrets.SENTRY_BASE_URL }} - name: Upload pipeline artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: always() with: name: screenshot-pipeline-output