Skip to content

Commit

Permalink
Actions version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavminhas committed Apr 20, 2024
1 parent e60681e commit 0ee7497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: nuget restore GmailAPIHelper.sln -Verbosity quiet

- name: Setup-MSBuild VS-Version (${{ matrix.vs-version }})
uses: microsoft/setup-msbuild@v1
uses: microsoft/setup-msbuild@v2
with:
vs-version: ${{ matrix.vs-version }}

Expand Down

0 comments on commit 0ee7497

Please sign in to comment.