diff --git a/.github/workflows/maven-ci.yml b/.github/workflows/maven-ci.yml index 092ce16..af50c27 100644 --- a/.github/workflows/maven-ci.yml +++ b/.github/workflows/maven-ci.yml @@ -27,7 +27,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v2 with: - node-version: 18 + node-version: 20 - name: Sematic Release run: |