Skip to content

Commit 59a2e81

Browse files
build(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17f7ff0 commit 59a2e81

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)