Skip to content

Commit 5098982

Browse files
Backport "Bump peaceiris/actions-gh-pages from 3 to 4" to LTS (#21073)
Backports #20191 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents 37eb0f3 + a3e03b3 commit 5098982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ jobs:
635635
./project/scripts/genDocs -doc-snapshot
636636
637637
- name: Deploy Website to dotty-website
638-
uses: peaceiris/actions-gh-pages@v3
638+
uses: peaceiris/actions-gh-pages@v4
639639
with:
640640
personal_token: ${{ env.DOTTY_WEBSITE_BOT_TOKEN }}
641641
publish_dir: docs/_site

0 commit comments

Comments
 (0)