diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index a704c08..dfd4eb0 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -11,7 +11,7 @@ jobs: submodules: true - uses: actions/setup-node@v4 with: - node-version: 23.9 + node-version: 23.1 - name: Install commitlint run: | if [ -f package.json ]; then