diff --git a/.github/workflows/wraith-ci.yml b/.github/workflows/wraith-ci.yml index c8a7234f..531752de 100644 --- a/.github/workflows/wraith-ci.yml +++ b/.github/workflows/wraith-ci.yml @@ -34,7 +34,7 @@ jobs: registry-url: https://registry.npmjs.org/ - name: Setup pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v4 with: version: latest run_install: |