mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] replace checkout by upload-artifact
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Upload test results
|
||||
if: always()
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: playwright-output
|
||||
path: test-results
|
||||
|
||||
Reference in New Issue
Block a user