Skip to content

Commit

Permalink
chore(deps): update microsoft/setup-msbuild digest to 70b7034 (#1704)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 15, 2024
1 parent 6e89bcb commit ebdc87a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -78,7 +78,7 @@ jobs:
dotnet workload list
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@31e0ba28c780f4bd10cfc8075d1fff655386e214
uses: microsoft/setup-msbuild@70b70342ae97ca98d5eaad06cafd26d30f9592a9

# This mitigates an issue with websdk projects loading analyzers from old packages.
- name: Cleanup nuget local storage
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -99,7 +99,7 @@ jobs:
dotnet workload install android ios tvos macos maui
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@31e0ba28c780f4bd10cfc8075d1fff655386e214
uses: microsoft/setup-msbuild@70b70342ae97ca98d5eaad06cafd26d30f9592a9

# This mitigates an issue with websdk projects loading analyzers from old packages.
- name: Cleanup nuget local storage
Expand Down

0 comments on commit ebdc87a

Please sign in to comment.