mirror of
https://github.com/bitwarden/android.git
synced 2025-03-14 02:08:48 +03:00
change msbuild reference to v1 (#1136)
This commit is contained in:
parent
a841419c30
commit
532b5f7c33
1 changed files with 1 additions and 1 deletions
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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue