diff --git a/.github/workflows/semantic-releaser.yml b/.github/workflows/semantic-releaser.yml index 102bf03..0d3ea9c 100644 --- a/.github/workflows/semantic-releaser.yml +++ b/.github/workflows/semantic-releaser.yml @@ -24,7 +24,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 with: - node-version: 20 + node-version: 24 - name: Release uses: cycjimmy/semantic-release-action@v4