Skip to content

Commit b9d8966

Browse files
dependabot[bot]shaeqahmed
authored andcommitted
chore(deps): Bump peaceiris/actions-gh-pages from 3.9.2 to 3.9.3 (apache#143)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.2 to 3.9.3. - [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.9.2...v3.9.3) --- updated-dependencies: - dependency-name: peaceiris/actions-gh-pages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03abfa1 commit b9d8966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: cp .asf.yaml ./website/book/.asf.yaml
4949

5050
- name: Deploy to gh-pages
51-
uses: peaceiris/[email protected].2
51+
uses: peaceiris/[email protected].3
5252
if: github.event_name == 'push' && github.ref_name == 'main'
5353
with:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)