Skip to content

Commit aaa66a6

Browse files
Bump peaceiris/actions-gh-pages from 3.7.3 to 4.0.0 (#102)
1 parent 62df41a commit aaa66a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Push to fatiando.github.io
5151
if: success() && ( github.event_name == 'push' || github.event_name == 'schedule' )
5252
# Don't use tags: https://julienrenaux.fr/2019/12/20/github-actions-security-risk/
53-
uses: peaceiris/actions-gh-pages@bbdfb200618d235585ad98e965f4aafc39b4c501
53+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e
5454
with:
5555
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
5656
external_repository: fatiando/fatiando.github.io

0 commit comments

Comments
 (0)