ci: 替换过时的组件 (#4273)

This commit is contained in:
刘瑞斌 2024-03-22 14:33:48 +08:00 committed by GitHub
parent 1ff5bf85e9
commit e3fb97fc8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ jobs:
name: 为 PR 添加标签
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions-ecosystem/action-add-labels@v1
with:
github_token: ${{ secrets.GITHUBTOKEN }}