Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 2b04dbe commit d1429b4
Show file tree
Hide file tree
Showing 3 changed files with 37,811 additions and 17,451 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
path: node_modules
key: ${{ runner.os }}-node_modules-${{ hashFiles('package-lock.json') }}
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v2
uses: nrwl/nx-set-shas@v4
- uses: actions/setup-node@v3
with:
node-version: '16'
Expand All @@ -49,7 +49,7 @@ jobs:
path: node_modules
key: ${{ runner.os }}-node_modules-${{ hashFiles('package-lock.json') }}
- name: Derive appropriate SHAs for base and head for `nx affected` commands
uses: nrwl/nx-set-shas@v2
uses: nrwl/nx-set-shas@v4
- uses: actions/setup-node@v3
with:
node-version: '16'
Expand Down
Loading

0 comments on commit d1429b4

Please sign in to comment.