From 3070508c15445c5e1d450cbb6b8fb77b6875a588 Mon Sep 17 00:00:00 2001 From: DevOps Bot Date: Tue, 23 Sep 2025 00:00:17 +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 a67b7e9..89efba3 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -9,7 +9,7 @@ jobs: fetch-depth: 0 fetch-tags: true submodules: true - - uses: actions/setup-node@v5 + - uses: actions/setup-node@v4 with: node-version: 23.1 - name: Install commitlint