diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 392fe8b..75f2974 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -135,7 +135,7 @@ jobs: env: FILTERS: ${{ matrix.server == 'node' || matrix.server == 'csharp' }} REASONS: ${{ matrix.server == 'node' || matrix.server == 'java' }} - - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0 if: always() with: name: playwright-report-${{ matrix.server }} @@ -180,7 +180,7 @@ jobs: working-directory: tickethub/tests/e2e env: BATCHING: true - - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0 with: name: playwright-report-batching-node path: tickethub/tests/e2e/playwright-report/