diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index edaf96f..8ab413c 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.19.5' + node-version: '20.19.6' - run: npm ci - run: npx semantic-release env: