Skip to content

Commit d016908

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.6.9...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] <support@github.com>
1 parent e6880ee commit d016908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Deploy
3737
if: github.ref == 'refs/heads/main'
38-
uses: JamesIves/github-pages-deploy-action@v4.6.9
38+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3939
with:
4040
branch: gh-pages # The branch the action should deploy to.
4141
folder: dist # The folder the action should deploy.

0 commit comments

Comments
 (0)