Skip to content

Commit 7dd6bdd

Browse files
authored
Merge pull request #76 from atcoder/patch/action
upgrade the version of microsoft/setup-msbuild
2 parents aad44d1 + 5ab96c4 commit 7dd6bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest_msvc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Setup MSBuild.exe
22-
uses: microsoft/[email protected].1
22+
uses: microsoft/[email protected].2
2323
- uses: actions/checkout@v2
2424
with:
2525
submodules: recursive

0 commit comments

Comments
 (0)