Skip to content

Commit

Permalink
chore: upgrade set-shas
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn committed Jun 3, 2024
1 parent b2648f5 commit cc5d38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile --prefer-offline
- name: Get base and head commits for `nx affected`
uses: nrwl/nx-set-shas@v3
uses: nrwl/nx-set-shas@v4
with:
main-branch-name: 'main'
- name: Run Checks
Expand Down

0 comments on commit cc5d38b

Please sign in to comment.