Skip to content

Commit 82a6faa

Browse files
Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.7.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d99b95 commit 82a6faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
npm run docs:build
2222
2323
- name: Deploy
24-
uses: JamesIves/github-pages-deploy-action@v4.6.3
24+
uses: JamesIves/github-pages-deploy-action@v4.7.3
2525
with:
2626
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
2727
BRANCH: gh-pages

0 commit comments

Comments
 (0)