mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 00:27:45 +02:00
Updated upload-artifact version.
This commit is contained in:
2
.github/workflows/test-unit.yml
vendored
2
.github/workflows/test-unit.yml
vendored
@@ -164,7 +164,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Upload test output
|
- name: Upload test output
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: tests_output
|
name: tests_output
|
||||||
path: ./e107_tests/tests/_output/
|
path: ./e107_tests/tests/_output/
|
||||||
|
Reference in New Issue
Block a user