Skip to content

Commit 90127d3

Browse files
authored
Merge pull request #138 from scipp/dependabot/github_actions/template/dot-github/workflows/JamesIves/github-pages-deploy-action-4.5.0
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 in /template/.github/workflows
2 parents bde9514 + bc41d20 commit 90127d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
name: docs_html
6868
path: html/
6969

70-
- uses: JamesIves/github-pages-deploy-action@v4.4.3
70+
- uses: JamesIves/github-pages-deploy-action@v4.5.0
7171
if: ${{ inputs.publish }}
7272
with:
7373
branch: gh-pages

0 commit comments

Comments
 (0)