Skip to content

Commit dd3c92e

Browse files
Merge pull request #22 from sureshg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
2 parents 17f7ff0 + 59a2e81 commit dd3c92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
run: unzip -O UTF-8 -qq '${{ env.ARTIFACT }}' -d notesDir
9292

9393
- name: 🚀 Deploy notes
94-
uses: JamesIves/github-pages-deploy-action@v4.7.3
94+
uses: JamesIves/github-pages-deploy-action@v4.7.4
9595
with:
9696
branch: main
9797
folder: notesDir

0 commit comments

Comments
 (0)