Skip to content

Commit 3c2a18a

Browse files
Bump peaceiris/actions-gh-pages from 3 to 4 (#992)
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> Co-authored-by: Victor Chang <[email protected]>
1 parent 420856b commit 3c2a18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
ls -lR userguide/
268268
269269
- name: Deploy Docs
270-
uses: peaceiris/actions-gh-pages@v3
270+
uses: peaceiris/actions-gh-pages@v4
271271
if: ${{ contains(github.ref, 'refs/heads/main') }}
272272
with:
273273
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)