From 70b26bb3905f3845dd9dd420fa54400597760987 Mon Sep 17 00:00:00 2001 From: DevOps Bot Date: Tue, 8 Apr 2025 00:00:18 +0000 Subject: [PATCH] ci: pushing new workflows --- .github/workflows/commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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