diff --git a/.github/workflows/stage-2-test.yaml b/.github/workflows/stage-2-test.yaml index befe5bf1a..b3aa63bcd 100644 --- a/.github/workflows/stage-2-test.yaml +++ b/.github/workflows/stage-2-test.yaml @@ -186,7 +186,7 @@ jobs: path: reports/test-ui.xml reporter: python-xunit - - uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f + - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a if: ${{ !cancelled() }} # run this step even if previous step failed with: name: playwright-traces