Skip to content

Commit fc16b03

Browse files
Update JamesIves/github-pages-deploy-action action to v4.7.6
1 parent 07aa5f2 commit fc16b03

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.7.6
5555
with:
5656
token: ${{ secrets.GITHUB_TOKEN }}
5757
folder: .lake/build/doc

0 commit comments

Comments
 (0)