diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1aff33a..a187f1d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,7 +15,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v4 with: - node-version: '20.11.1' + node-version: '20.19.4' - run: npm ci - run: npx semantic-release env: