diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8077491..b7def20 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: another-job: runs-on: ubuntu-latest steps: - - uses: yanhao98/composite-actions/setup-node-pnpm-install@a4fd8410307a8e42fee3e072f746b04718b29556 + - uses: yanhao98/composite-actions/setup-node-pnpm-install - name: Check Node and PNPM versions run: | set -x