更新 Actions

home
PJ568 1 year ago
parent dacf9db0fe
commit 2bd80485e8

@ -89,7 +89,7 @@ jobs:
echo "excluded-count = ${{ steps.sitemap.outputs.excluded-count }}"
# Deploy
- uses: JamesIves/github-pages-deploy-action@4.1.7
- uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages # The branch the action should deploy to.
folder: . # The folder the action should deploy.

Loading…
Cancel
Save