Skip to content

Commit b7933ae

Browse files
committed
chore: update nx-set-shas
1 parent a441428 commit b7933ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
node-version: 20
2222
cache: 'npm'
2323
- run: yarn install --frozen-lockfile
24-
- uses: nrwl/nx-set-shas@v3
24+
- uses: nrwl/nx-set-shas@v4
2525

2626
- run: npx nx format:check
2727
- run: npx nx run angular-hub:lint

0 commit comments

Comments
 (0)