Skip to content

Commit 4cb00bb

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#441)
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 433e834 commit 4cb00bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
path: ~/html
214214

215215
- name: Deploy
216-
uses: JamesIves/github-pages-deploy-action@v4.4.3
216+
uses: JamesIves/github-pages-deploy-action@v4.5.0
217217
with:
218218
repository-name: pyansys/openapi-common-docs
219219
token: ${{ steps.get_workflow_token.outputs.token }}

0 commit comments

Comments
 (0)