diff --git a/.github/workflows/npm-grunt.yml b/.github/workflows/npm-grunt.yml index 86340fb52..a07f907c2 100644 --- a/.github/workflows/npm-grunt.yml +++ b/.github/workflows/npm-grunt.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [18.x] + node-version: [12.x] steps: - name: Checkout