diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 1b941bf9..5d30d687 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -11,6 +11,9 @@ jobs: - 12.x - 14.x - 16.x + - 18.x + - 20.x + - 22.x steps: - uses: actions/checkout@v2 - name: 'Install node.js ${{ matrix.node-version }}'