Skip to content

Commit

Permalink
build(deps): bump JamesIves/github-pages-deploy-action (python#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent ae8ba24 commit b92df3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: JOBS=4 MODE=html make all

- name: Deploy to gh page
uses: JamesIves/[email protected].4
uses: JamesIves/[email protected].8
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
Expand Down

0 comments on commit b92df3c

Please sign in to comment.