Skip to content

Commit ca14282

Browse files
Bump peaceiris/actions-gh-pages from v3 to v3.8.0
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from v3 to v3.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...068dc23) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 009d9ed commit ca14282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
name: artifact
101101
path: ./artifact
102102

103-
- uses: peaceiris/actions-gh-pages@v3
103+
- uses: peaceiris/actions-gh-pages@v3.8.0
104104
with:
105105
github_token: ${{ secrets.GITHUB_TOKEN }}
106106
publish_dir: ./artifact/site

0 commit comments

Comments
 (0)