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