Update github workflows

This commit is contained in:
Ray
2022-11-28 21:03:21 +01:00
parent fc5894e734
commit bbf9935828
7 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1