Skip to content

Commit c51d67f

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6 (#2860)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.7.6. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.4...v4.7.6) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57f27f4 commit c51d67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cp i18n/en.yaml deploy/i18n
4444
4545
- name: Deploy 🚀
46-
uses: JamesIves/[email protected].4
46+
uses: JamesIves/[email protected].6
4747
with:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949
BRANCH: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)