Skip to content

Commit a3e03b3

Browse files
dependabot[bot]WojciechMazur
authored andcommitted
Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. - [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...v4) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> [Cherry-picked 0cc9852]
1 parent 64803ff commit a3e03b3

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)