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