Skip to content

Commit 7f44ecd

Browse files
authored
Merge pull request #222 from AliSayyah/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
2 parents 1d007f0 + 75acbab commit 7f44ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
poetry run mkdocs build
5858
5959
- name: publish documentation
60-
uses: peaceiris/actions-gh-pages@v3
60+
uses: peaceiris/actions-gh-pages@v4
6161
with:
6262
personal_token: ${{ secrets.PERSONAL_TOKEN }}
6363
publish_dir: ./site

0 commit comments

Comments
 (0)