mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
using latest upload-artifact action (should fix missing glob)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Archive Screenshot Results on Error
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v1
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: screenshot-results
|
||||
path: |
|
||||
|
Reference in New Issue
Block a user