diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 120d0826..d2b9064c 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - node-version: [18.17.x] + node-version: [18] steps: - name: Checkout yeoman-test