diff --git a/.github/workflows/cicd_npm-publish.yml b/.github/workflows/cicd_npm-publish.yml index be10fef..7aa7f89 100644 --- a/.github/workflows/cicd_npm-publish.yml +++ b/.github/workflows/cicd_npm-publish.yml @@ -15,6 +15,6 @@ jobs: uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@CICDL-258-use-trusted-providers with: revision: ${{ github.event.pull_request.head.ref }} - supported_versions: '[18]' + supported_versions: '[22]' use_trusted_publisher: true secrets: inherit diff --git a/.nvmrc b/.nvmrc index 209e3ef..a45fd52 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 +24