GitHub Action: Bump actions/checkout from 3 to 4 (#690)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
4.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-07 09:48:13 -04:00 коммит произвёл GitHub
Родитель 2027d13358
Коммит 8e52c2ae59
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -29,7 +29,7 @@ jobs:
runs-on: windows-2022
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup MsBuild
uses: microsoft/setup-msbuild@v1.3