Skip to content

Commit a7555aa

Browse files
committed
setup-msvc-dev@v4
1 parent a3c7b4f commit a7555aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cpp-merge-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
echo "bin=$bin_path" >> $env:GITHUB_OUTPUT
128128
$share_path = $old_path.replace(";", "\share;").replace("\","/") + "/share"
129129
echo "share=$share_path" >> $env:GITHUB_OUTPUT
130-
- uses: TheMrMilchmann/setup-msvc-dev@v3
130+
- uses: TheMrMilchmann/setup-msvc-dev@v4
131131
with:
132132
arch: x64
133133
- name: Compile & Test

0 commit comments

Comments
 (0)