File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 with :
2525 fetch-depth : 0
2626 - name : Derive appropriate SHAs for base and head for `nx affected` commands
27- uses : nrwl/nx-set-shas@v3
27+ uses : nrwl/nx-set-shas@v4
2828 - name : Setup
2929 uses : ./.github/actions/setup
3030 - name : Lint, Build, Test
4242 # ref: ${{ github.event.pull_request.head.ref }}
4343 fetch-depth : 0
4444 - name : Derive appropriate SHAs for base and head for `nx affected` commands
45- uses : nrwl/nx-set-shas@v3
45+ uses : nrwl/nx-set-shas@v4
4646 - name : Setup
4747 uses : ./.github/actions/setup
4848 - name : Lint, Build, Test
Original file line number Diff line number Diff line change 2020 with :
2121 fetch-depth : 0
2222 - name : Derive appropriate SHAs for base and head for `nx affected` commands
23- uses : nrwl/nx-set-shas@v3
23+ uses : nrwl/nx-set-shas@v4
2424
2525 - name : Setup
2626 uses : ./.github/actions/setup
You can’t perform that action at this time.
0 commit comments