diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ the "Command Tools for VS" Start Menu shortcuts, but it's also shell-agnostic. Use it in your workflow like this: - name: Set up Visual Studio shell - uses: egor-tensin/vs-shell@v1 + uses: egor-tensin/vs-shell@v2 with: arch: x64 |