Skip to content

Commit 4603f67

Browse files
⬆️ Bump peaceiris/actions-gh-pages from 3 to 4 (#322)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbf061e commit 4603f67

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
@@ -76,7 +76,7 @@ jobs:
7676
run: |
7777
jb build lectures --path-output ./ -n -W --keep-going
7878
- name: Deploy website to gh-pages
79-
uses: peaceiris/actions-gh-pages@v3
79+
uses: peaceiris/actions-gh-pages@v4
8080
with:
8181
github_token: ${{ secrets.GITHUB_TOKEN }}
8282
publish_dir: _build/html/

0 commit comments

Comments
 (0)