Skip to content

Commit 83737be

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 (#177)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.2...v4.4.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0ee08d commit 83737be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

0 commit comments

Comments
 (0)