From 4fff2c7425f775b678b57d99c9c3a07e2d3d3e61 Mon Sep 17 00:00:00 2001 From: aya Date: Wed, 12 Mar 2025 14:25:50 +0200 Subject: [PATCH] change version to v4 --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index ca049e9..8bcc589 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -16,7 +16,6 @@ jobs: - name: Check out repository uses: actions/checkout@v3 with: - # Tells GitHub to also clone submodules recursively submodules: true - name: Initialize & update submodules