chore(deps): update github artifact actions to v6

This commit is contained in:
renovate[bot]
2026-01-12 06:11:30 +00:00
committed by GitHub
parent 62230523c6
commit 9d25ca7f09
3 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ jobs:
run: npx playwright install --with-deps
- name: Run Playwright tests
run: npx playwright test
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
if: ${{ !cancelled() }}
with:
name: playwright-report