Skip to content

Commit

Permalink
Merge pull request #938 from gperdomor/dependabot/github_actions/nrwl…
Browse files Browse the repository at this point in the history
…/ci-0.14.0

ci(deps): bump nrwl/ci from 0.13.1 to 0.14.0
  • Loading branch information
gperdomor authored Dec 28, 2023
2 parents fa88d4c + 193cbe4 commit 1474283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
jobs:
main:
name: Nx Cloud - Main Job
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.13.1
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.14.0
with:
main-branch-name: main
number-of-agents: 3
Expand All @@ -29,6 +29,6 @@ jobs:
agents:
name: Nx Cloud - Agents
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.13.1
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.14.0
with:
number-of-agents: 3

0 comments on commit 1474283

Please sign in to comment.