diff --git a/src/scripts/run-tests.sh b/src/scripts/run-tests.sh index 18e7313..901f498 100644 --- a/src/scripts/run-tests.sh +++ b/src/scripts/run-tests.sh @@ -6,7 +6,7 @@ RunTests() { PARAM_SITE=${DD_SITE} fi - DATADOG_CI_VERSION="2.39.0" + DATADOG_CI_VERSION="2.40.1" # Not run when running unit tests. if [[ -z "${DATADOG_CI_COMMAND}" ]]; then