mirror of
https://gitee.com/fit2cloud-feizhiyun/1Panel.git
synced 2024-12-04 04:49:22 +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 添加标签
|
name: 为 PR 添加标签
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- uses: actions-ecosystem/action-add-labels@v1
|
- uses: actions-ecosystem/action-add-labels@v1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUBTOKEN }}
|
github_token: ${{ secrets.GITHUBTOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user