mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 06:40:49 +08:00
更新 CI 工作流,指定 composite-actions 的具体版本
Some checks failed
/ another-job (push) Failing after 7s
Some checks failed
/ another-job (push) Failing after 7s
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
|
||||
- uses: yanhao98/composite-actions/action.yml@main
|
||||
- run: |
|
||||
node --version
|
||||
pnpm --version
|
Reference in New Issue
Block a user