Skip to content

Commit

Permalink
Merge pull request #2582 from vispy/dependabot/github_actions/peaceir…
Browse files Browse the repository at this point in the history
…is/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
brisvag committed Apr 15, 2024
2 parents 7ef603d + f724437 commit 5d61ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -145,7 +145,7 @@ jobs:
retention-days: 1
- name: deploy website
if: github.event_name == 'push'
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.VISPY_WEBSITE_TOKEN }}
publish_dir: doc/_build/html
Expand Down

0 comments on commit 5d61ecb

Please sign in to comment.