Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit bf0f960

Browse files
Bump peaceiris/actions-gh-pages from 3.6.4 to 3.8.0
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.6.4 to 3.8.0. - [Release notes](https://github.com/peaceiris/actions-gh-pages/releases) - [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-gh-pages@v3.6.4...v3.8.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1575944 commit bf0f960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
run: mkdocs build
7575

7676
- name: Deploy
77-
uses: peaceiris/actions-gh-pages@v3.6.4
77+
uses: peaceiris/actions-gh-pages@v3.8.0
7878
with:
7979
github_token: ${{ secrets.GITHUB_TOKEN }}
8080
publish_dir: ./site

0 commit comments

Comments
 (0)