Skip to content

Commit 79d8618

Browse files
authored
Merge pull request #124 from fastmachinelearning/dependabot/github_actions/peaceiris/actions-gh-pages-4.1.0
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0
2 parents e9e394e + cbe6265 commit 79d8618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
jupyter-book build .
4646
4747
- name: GitHub Pages action
48-
uses: peaceiris/actions-gh-pages@v4.0.0
48+
uses: peaceiris/actions-gh-pages@v4.1.0
4949
if: ${{ github.event_name != 'pull_request' }}
5050
with:
5151
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)