Skip to content

Commit dd9329c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.8.0 (#500)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51c86e4 commit dd9329c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
PDOC_ALLOW_EXEC=1 PDOC_GENERATE_PYPARTMC_DOCS=1 python -We -m pdoc -o html PyPartMC
3232
- name: Deploy
3333
if: ${{ github.ref == 'refs/heads/main' && matrix.platform == 'ubuntu-latest' }}
34-
uses: JamesIves/github-pages-deploy-action@4.1.1
34+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3535
with:
3636
BRANCH: pdoc
3737
FOLDER: html

0 commit comments

Comments
 (0)