Skip to content

Commit d1e6c72

Browse files
Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 (#114)
1 parent ef7184e commit d1e6c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)