diff --git a/.github/workflows/create_patch_version.yaml b/.github/workflows/create_patch_version.yaml index abf88785..cc43a7b8 100644 --- a/.github/workflows/create_patch_version.yaml +++ b/.github/workflows/create_patch_version.yaml @@ -14,7 +14,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v2 with: - node-version: '14' + node-version: "20.x" - name: Update NPM Tag env: