Skip to content

Commit b7e206f

Browse files
dependabot[bot]grzanka
authored andcommitted
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 c3c8652 commit b7e206f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: npm run build
4848

4949
- name: Deploy 🚀
50-
uses: JamesIves/github-pages-deploy-action@v4.7.3
50+
uses: JamesIves/github-pages-deploy-action@v4.7.4
5151
if: github.ref == 'refs/heads/master'
5252
with:
5353
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)