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 1dde9f6 commit e7a8a3bCopy full SHA for e7a8a3b
.github/workflows/c-cpp.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Setup vcpkg and install gtest
37
# This action handles bootstrapping vcpkg and installing dependencies
38
- uses: microsoft/vcpkg-action@v1
+ uses: microsoft/setup-vcpkg@v1
39
with:
40
# Install the 'gtest' package
41
port: gtest
0 commit comments