From 56cbec9802d56dc0eaf421efb76b5df3f6729d87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:46:37 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.8.0 --- .github/workflows/lean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lean.yml b/.github/workflows/lean.yml index 135a9441..f39e4315 100644 --- a/.github/workflows/lean.yml +++ b/.github/workflows/lean.yml @@ -51,7 +51,7 @@ jobs: - name: '🚀 Publish Documentation' if: ${{ github.ref_name == 'master' && github.event_name != 'pull_request' }} - uses: JamesIves/github-pages-deploy-action@v4.7.3 + uses: JamesIves/github-pages-deploy-action@v4.8.0 with: token: ${{ secrets.GITHUB_TOKEN }} folder: .lake/build/doc