mirror of
https://gitee.com/fit2cloud-feizhiyun/1Panel.git
synced 2024-12-03 12:29:03 +08:00
ci: 替换过时的组件 (#4273)
This commit is contained in:
parent
1ff5bf85e9
commit
e3fb97fc8c
2
.github/workflows/add-labels-for-pr.yml
vendored
2
.github/workflows/add-labels-for-pr.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user