Resolves failures like:
https://github.com/microsoft/vcpkg-tool/pull/1568/checks

Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This commit is contained in:
Billy O'Neal 2025-01-17 12:37:44 -08:00 коммит произвёл GitHub
Родитель 89ab1aa09e
Коммит 13451b9168
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/pr.yaml поставляемый
Просмотреть файл

@ -65,7 +65,7 @@ jobs:
exit 1
}
- name: 'Publish Format and Messages File Diff'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure() && steps.diff.outcome == 'failure'
with:
name: format.patch