diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 0351e9c..5a02a29 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -40,7 +40,7 @@ jobs: id: ml # You can override Mega-Linter flavor used to have faster performances # More info at https://megalinter.github.io/flavors/ - uses: megalinter/megalinter/flavors/javascript@v5 + uses: megalinter/megalinter/flavors/javascript@v6 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/