chore(deps): update [github actions] update dependencies

This commit is contained in:
renovate[bot]
2026-03-18 16:33:20 +00:00
committed by GitHub
parent f16ef2ef56
commit 58d256a605
9 changed files with 29 additions and 29 deletions

View File

@@ -113,12 +113,12 @@ jobs:
wait-on: 'http://localhost:61812'
headed: true
browser: ${{ matrix.browser }}
- uses: actions/upload-artifact@v6
- uses: actions/upload-artifact@v7
if: failure()
with:
name: ${{ matrix.browser }}-cypress-screenshots
path: cypress/screenshots
- uses: actions/upload-artifact@v6
- uses: actions/upload-artifact@v7
if: always()
with:
name: ${{ matrix.browser }}-cypress-videos