зеркало из https://github.com/SixLabors/Fonts.git
Merge pull request #370 from SixLabors/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
This commit is contained in:
Коммит
a09ea7fa89
|
@ -151,7 +151,7 @@ jobs:
|
|||
XUNIT_PATH: .\tests\SixLabors.Fonts.Tests # Required for xunit
|
||||
|
||||
- name: Export Failed Output
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: actual_output_${{ runner.os }}_${{ matrix.options.framework }}${{ matrix.options.runtime }}.zip
|
||||
|
|
Загрузка…
Ссылка в новой задаче