From e5d4d55453c5ce88b9b9137c3ece99ffb30cfbae Mon Sep 17 00:00:00 2001 From: ginan-release-bot Date: Fri, 2 Feb 2024 09:51:41 +0000 Subject: [PATCH] Weekly snapshot --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index d031d5bde..3f475f3b9 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -26,7 +26,7 @@ jobs: mv defaultConfiguration.md Docs - name: Checkout the updated branch - uses: actions/checkout@v4 + uses: actions/checkout@v3 with: clean: false