Bump nodejs in CI to v16 (#4062)

This commit is contained in:
Pascal Wengerter
2022-09-27 18:56:14 +02:00
committed by GitHub
parent eb8748a3b1
commit 6bf7137c0c
+1 -1
View File
@@ -38,7 +38,7 @@ SONARSOURCE_SONAR_SCANNER_CLI = "sonarsource/sonar-scanner-cli:latest"
THEGEEKLAB_DRONE_GITHUB_COMMENT = "thegeeklab/drone-github-comment:1"
DEFAULT_PHP_VERSION = "7.4"
DEFAULT_NODEJS_VERSION = "14"
DEFAULT_NODEJS_VERSION = "16"
dirs = {
"base": "/drone/src",