diff --git a/.github/workflows/node.js-ci.yml b/.github/workflows/node.js-ci.yml index 05a74ba..633a08c 100644 --- a/.github/workflows/node.js-ci.yml +++ b/.github/workflows/node.js-ci.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Derive SHAs for nx affected - uses: nrwl/nx-set-shas@v4 + uses: nrwl/nx-set-shas@v5 - uses: actions/setup-node@v6 with: