Skip to content

Commit 81a9b24

Browse files
authored
Merge pull request #36 from neilime/dependabot/github_actions/peaceiris/actions-gh-pages-v3.8.0
2 parents 009d9ed + ca14282 commit 81a9b24

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)