docs: update version desc

This commit is contained in:
xrkffgg
2021-01-27 11:17:46 +08:00
parent 576d7c4cb8
commit ae8b2ad0bd
15 changed files with 125 additions and 109 deletions

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- name: help wanted
if: github.event.label.name == 'help wanted'
uses: actions-cool/issues-helper@v2
uses: actions-cool/issues-helper@v2.0.0
with:
actions: 'create-comment'
token: ${{ secrets.GITHUB_TOKEN }}