Adding remark about arguments in readme

This commit is contained in:
Tim Heuer
2020-03-26 08:42:27 -07:00
parent 2008f912f5
commit 9c9a1a34a4
2 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
id: setup_msbuild
uses: ./
with:
vs-version: "[16.4,16.5]"
vs-version: "[16.4,16.6]"
- name: echo msbuild path
run: echo "${{ steps.setup_msbuild.outputs.msbuildPath }}"