From 0a1c0fb8c5ff8d0a16aafc42d3af17a694620d99 Mon Sep 17 00:00:00 2001 From: spectatorBH Date: Tue, 2 Jan 2024 06:53:47 +0200 Subject: [PATCH] Revert "Update build-and-publish.yml" This reverts commit 1fe620d54547f681af4ba64c1c637d69403fe35c. --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 04b989baf..5de1deff8 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -19,7 +19,7 @@ jobs: name: Prepare and build on Windows Server VM (2019) runs-on: windows-2019 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 - name: Install dependencies into Virtual Environment... run: _RegisterHelixNUnit.bat