Skip to content

Commit 1736ea2

Browse files
committed
update CodecovUploader
1 parent 1d7bdfa commit 1736ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/common/Utilities/Tools.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ public class Tools
66

77
public static readonly Dictionary<string, string> Versions = new()
88
{
9-
{ CodecovUploaderCmd, "0.7.1" },
9+
{ CodecovUploaderCmd, "0.7.3" },
1010
};
1111
}

0 commit comments

Comments
 (0)