From 0907b81e535a396c22e1383cbf9d93688d6e7c2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 17:10:47 +0000 Subject: [PATCH] chore(deps): update nrwl/nx-set-shas action to v4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aeb8a078..65f29914 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,7 +63,7 @@ jobs: - run: npm ci - - uses: nrwl/nx-set-shas@v3 + - uses: nrwl/nx-set-shas@v4 - run: npx nx affected --target=e2e --skip-nx-cache