fixup: Looks like the upload & download action used are not compatible

This commit is contained in:
Valere
2026-04-15 14:01:26 +02:00
parent 6512a9d843
commit 0350f57275

View File

@@ -57,7 +57,7 @@ jobs:
env:
USE_DOCKER: 1
run: yarn playwright test
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
if: ${{ !cancelled() }}
with:
name: html-report