Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 386e72a

Browse files
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276)
1 parent c6987f6 commit 386e72a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .github/workflows/docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
# Deploy to the target directory.
6060
- name: Deploy to gh pages
61-
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # v3.8.0
61+
uses: peaceiris/actions-gh-pages@de7ea6f8efb354206b205ef54722213d99067935 # v3.9.0
6262
with:
6363
github_token: ${{ secrets.GITHUB_TOKEN }}
6464
publish_dir: ./book

Diff for: changelog.d/14276.misc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0.

0 commit comments

Comments
 (0)