From 1af04056b702378dccbf79040c97f9c11c8857cf Mon Sep 17 00:00:00 2001 From: DevOps Bot Date: Mon, 10 Mar 2025 00:00:22 +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 9a3cacb..a704c08 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: '18' + node-version: 23.9 - name: Install commitlint run: | if [ -f package.json ]; then