Skip to content

Commit bde022f

Browse files
Bump JamesIves/github-pages-deploy-action from 4.3.0 to 4.3.3 (#278)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.3.0 to 4.3.3. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.3.0...v4.3.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7e38b3 commit bde022f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: yarn install
2828
- run: yarn build
2929
- name: Deploy 🚀
30-
uses: JamesIves/[email protected].0
30+
uses: JamesIves/[email protected].3
3131
with:
3232
branch: gh-pages
3333
folder: packages/example/build/

0 commit comments

Comments
 (0)