diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 70ecdc81..8e1fb5b9 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -68,7 +68,7 @@ jobs: - name: Upload Cypress screenshots if: failure() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: cypress-screenshots-${{ github.run_id }} path: cypress/screenshots