diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 0ada9791..68c91dc4 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -97,7 +97,7 @@ jobs: - name: upload cypress screenshots if: failure() - uses: actions/upload-artifact@v4.4.0 + uses: actions/upload-artifact@v4.4.3 with: path: src/test/e2e/cypress/screenshots name: cypress-screenshots