Skip to content

Commit 91a800f

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.1.5
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@4.1.4...4.1.5) --- 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]>
1 parent 3578089 commit 91a800f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
working-directory: website
2525
run: make release
2626
- name: Publish website
27-
uses: JamesIves/[email protected].4
27+
uses: JamesIves/[email protected].5
2828
with:
2929
branch: gh-pages
3030
folder: website/artifacts/docusaurus/build

0 commit comments

Comments
 (0)