diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index df9e2db..b680f12 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@main + - uses: yanhao98/composite-actions - run: | node --version pnpm --version \ No newline at end of file