Commit c5a779e4 authored by tom's avatar tom

[skip ci] bump actions/upload-artifact

parent 908543b8
...@@ -126,7 +126,7 @@ jobs: ...@@ -126,7 +126,7 @@ jobs:
- name: Upload test results - name: Upload test results
if: always() if: always()
uses: actions/upload-artifact@v2 uses: actions/upload-artifact@v3
with: with:
name: playwright-report-${{ matrix.project }} name: playwright-report-${{ matrix.project }}
path: playwright-report path: playwright-report
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment