Skip to content

Commit

Permalink
Bump microsoft/setup-msbuild from 1.3 to 2
Browse files Browse the repository at this point in the history
v1.3 does not update the Node version. See microsoft/setup-msbuild#125
  • Loading branch information
dougwaldron committed Feb 22, 2024
1 parent 1450977 commit 60535b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
iaip-website
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.3
uses: microsoft/setup-msbuild@v2

- name: Restore application
working-directory: ${{ env.ProjectPath }}
Expand Down

0 comments on commit 60535b9

Please sign in to comment.