Skip to content

Commit f926a34

Browse files
committed
Update workflows
1 parent 6d447fc commit f926a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- name: Install Visual Studio components
3737
if: matrix.os == 'windows-2022'
38-
uses: thepwrtank18/install-vs-components@v1
38+
uses: thepwrtank18/install-vs-components
3939
with:
4040
components: Microsoft.VisualStudio.Component.VC.14.40.17.10.x86.x64
4141

0 commit comments

Comments
 (0)