Skip to content

Commit 3553600

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#6963)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.0 to 4.4.2. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.0...v4.4.2) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action 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 84a266a commit 3553600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
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/[email protected].0
45+
uses: JamesIves/[email protected].2
4646
with:
4747
token: ${{ secrets.GITHUB_TOKEN }}
4848
folder: dist

0 commit comments

Comments
 (0)