Skip to content

Commit

Permalink
Merge pull request #368 from astropy/dependabot/github_actions/peacei…
Browse files Browse the repository at this point in the history
…ris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
mwcraig committed Apr 9, 2024
2 parents 0adf3c5 + a4de629 commit 9466036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Expand Up @@ -97,7 +97,7 @@ jobs:
name: rendered-book-sha-${{ github.sha }}
path: dev
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: dev
Expand Down

0 comments on commit 9466036

Please sign in to comment.