Skip to content

Commit 244275d

Browse files
Merge pull request #15 from sureshg/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.3
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3
2 parents 94b1f79 + 9626a8b commit 244275d

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.2
94+
uses: JamesIves/github-pages-deploy-action@v4.7.3
9595
with:
9696
branch: main
9797
folder: notesDir

0 commit comments

Comments
 (0)