Commit c5a779e4 authored by tom's avatar tom

[skip ci] bump actions/upload-artifact

parent 908543b8
......@@ -126,7 +126,7 @@ jobs:
- name: Upload test results
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: playwright-report-${{ matrix.project }}
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