We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dbc76 commit cbb05a2Copy full SHA for cbb05a2
README.md
@@ -14,7 +14,7 @@ additional use-cases and to experiment further with GitHub Actions.
14
15
```yaml
16
steps:
17
- - uses: TheMrMilchmann/setup-msvc-dev@v3
+ - uses: TheMrMilchmann/setup-msvc-dev@v4
18
with:
19
arch: x64
20
```
0 commit comments