mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
change msbuild reference to v1 (#1136)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
nuget-version: 'latest'
|
||||
|
||||
- name: Set up MSBuild
|
||||
uses: microsoft/setup-msbuild@v1.0.0
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
||||
- name: Print environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user