Skip to content

Commit a44892d

Browse files
authored
Merge pull request #56 from astropy/dependabot/github_actions/dot-github/workflows/actions-ca63b964d6
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in /.github/workflows in the actions group
2 parents d7ec114 + 21060ba commit a44892d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
# Main / schedule / dispatch path: publish to gh-pages.
151151
- name: Publish to gh-pages
152152
if: github.event_name != 'pull_request'
153-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
153+
uses: peaceiris/actions-gh-pages@84c30a85c19949d7eee79c4ff27748b70285e453 # v4.1.0
154154
with:
155155
github_token: ${{ secrets.GITHUB_TOKEN }}
156156
publish_dir: ./site

0 commit comments

Comments
 (0)