docs: up version v2 (#52)

This commit is contained in:
xrkffgg
2021-01-26 23:17:43 +08:00
committed by GitHub
parent b0e25793f1
commit 576d7c4cb8
15 changed files with 119 additions and 105 deletions

View File

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