8000 build(deps): bump JamesIves/github-pages-deploy-action · python/python-docs-zh-tw@9d6b32c · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d6b32c

Browse files
dependabot[bot]ken71301
authored andcommitted
build(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 3.7.1 to 4.6.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@3.7.1...v4.6.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b44f46 commit 9d6b32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
< 6CBA /code>
1818
run: make all
1919

2020
- name: Deploy to gh page
21-
uses: JamesIves/github-pages-deploy-action@3.7.1
21+
uses: JamesIves/github-pages-deploy-action@v4.6.3
2222
with:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
BRANCH: gh-pages

0 commit comments

Comments
 (0)
0