diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b680f12..ae5adf8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 \ No newline at end of file