summaryrefslogtreecommitdiffstats
path: root/.github/workflows/re3_msvc_amd64.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/re3_msvc_amd64.yml')
-rw-r--r--.github/workflows/re3_msvc_amd64.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/re3_msvc_amd64.yml b/.github/workflows/re3_msvc_amd64.yml
index 07b793ba..8f22af56 100644
--- a/.github/workflows/re3_msvc_amd64.yml
+++ b/.github/workflows/re3_msvc_amd64.yml
@@ -23,7 +23,7 @@ jobs:
buildtype: [Debug, Release]
steps:
- name: Add msbuild to PATH
- uses: microsoft/setup-msbuild@v1.0.1
+ uses: microsoft/setup-msbuild@v1.0.2
- uses: actions/checkout@v2
with:
submodules: 'true'