ci: bump github-wiki-action to v4

feat/data-edit-commands
William 11 months ago
parent 237abf9698
commit 2a52cc9086
No known key found for this signature in database

@ -19,9 +19,6 @@ jobs:
- name: 'Checkout for CI 🛎️'
uses: actions/checkout@v4
- name: 'Push Docs to Github Wiki 📄️'
uses: Andrew-Chen-Wang/github-wiki-action@v3
env:
WIKI_DIR: 'docs/'
GH_TOKEN: ${{ github.token }}
GH_MAIL: 'actions@github.com'
GH_NAME: 'github-actions[bot]'
uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
path: 'docs'
Loading…
Cancel
Save