ci: Use wiki-action@v3

feat/data-edit-commands
William 1 year ago
parent 02ed9687ee
commit efe34977b5
No known key found for this signature in database

@ -19,7 +19,7 @@ jobs:
- name: 'Checkout for CI 🛎️'
uses: actions/checkout@v4
- name: 'Push Docs to Github Wiki 📄️'
uses: Andrew-Chen-Wang/github-wiki-action@v4
uses: Andrew-Chen-Wang/github-wiki-action@v3
env:
WIKI_DIR: 'docs/'
GH_TOKEN: ${{ github.token }}

Loading…
Cancel
Save