mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 23:00:48 +08:00
更新 CI 工作流,移除版本引用以使用最新的 composite-actions
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
||||
another-job:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: yanhao98/composite-actions@main
|
||||
- uses: yanhao98/composite-actions
|
||||
- run: |
|
||||
node --version
|
||||
pnpm --version
|
Reference in New Issue
Block a user