Skip to content

Commit 007887c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.2 (#600)
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 8d6a292 commit 007887c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc_generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: "Deploy website"
3838
if: "${{ github.event_name == 'push' || github.event_name == 'release' }}"
39-
uses: JamesIves/[email protected].0
39+
uses: JamesIves/[email protected].2
4040
with:
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)