Skip to content

Commit 87855e0

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#7072)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fb14ec commit 87855e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- run: yarn lint:links
4343

4444
- name: Deploy
45-
uses: JamesIves/github-pages-deploy-action@v4.4.3
45+
uses: JamesIves/github-pages-deploy-action@v4.5.0
4646
with:
4747
token: ${{ secrets.GITHUB_TOKEN }}
4848
folder: dist

0 commit comments

Comments
 (0)