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 b11bc59 commit 999664cCopy full SHA for 999664c
tools/dep_updaters/update-googletest.sh
@@ -86,4 +86,4 @@ echo "$NEW_GYP" >"$DEPS_DIR/googletest/googletest.gyp"
86
# Update the version number on maintaining-dependencies.md
87
# and print the new version as the last line of the script as we need
88
# to add it to $GITHUB_ENV variable
89
-finalize_version_update "googletest" "$NEW_VERSION"
+finalize_version_update "googletest" "$NEW_UPSTREAM_SHA1"
0 commit comments