Skip to content

Commit 56cbec9

Browse files
Update JamesIves/github-pages-deploy-action action to v4.8.0
1 parent 28b4fc6 commit 56cbec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lean.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: '🚀 Publish Documentation'
5353
if: ${{ github.ref_name == 'master' && github.event_name != 'pull_request' }}
54-
uses: JamesIves/github-pages-deploy-action@v4.7.3
54+
uses: JamesIves/github-pages-deploy-action@v4.8.0
5555
with:
5656
token: ${{ secrets.GITHUB_TOKEN }}
5757
folder: .lake/build/doc

0 commit comments

Comments
 (0)