Skip to content

Commit e7a8a3b

Browse files
committed
temp
1 parent 1dde9f6 commit e7a8a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Setup vcpkg and install gtest
3737
# This action handles bootstrapping vcpkg and installing dependencies
38-
uses: microsoft/vcpkg-action@v1
38+
uses: microsoft/setup-vcpkg@v1
3939
with:
4040
# Install the 'gtest' package
4141
port: gtest

0 commit comments

Comments
 (0)