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 Jul 12, 2024
1 parent 2b04dbe commit e888c24
Show file tree
Hide file tree
Showing 3 changed files with 41,110 additions and 17,742 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 e888c24

Please sign in to comment.