Skip to content

Commit 07c4d34

Browse files
ci: bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.2
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.8.0 to 3.9.2. - [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.8.0...v3.9.2) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3995f39 commit 07c4d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
HUGO_ENV: "production"
4040

4141
- name: Deploy
42-
uses: peaceiris/actions-gh-pages@v3.8.0
42+
uses: peaceiris/actions-gh-pages@v3.9.2
4343
with:
4444
github_token: ${{ secrets.GITHUBTOKEN }}
4545
# Without `keep_files` the `CNAME` file in the target repo will get removed

0 commit comments

Comments
 (0)