From 52dad3b2e65ccc3c40565bf22422ee3aad659c17 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 28 Jun 2024 18:50:40 +0800 Subject: [PATCH] bump version --- .github/workflows/integrate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integrate.yml b/.github/workflows/integrate.yml index df9269b..ae61aaf 100644 --- a/.github/workflows/integrate.yml +++ b/.github/workflows/integrate.yml @@ -28,7 +28,7 @@ jobs: NO_INTERACTION: "yes" steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: submodules: true - name: Setup