Skip to content

chore(deps): update angular monorepo to v18.0.4 #3988

chore(deps): update angular monorepo to v18.0.4

chore(deps): update angular monorepo to v18.0.4 #3988

Workflow file for this run

on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
uses: "willsoto/actions/.github/workflows/node-ci.yml@v2.3.0"
with:
cacheEnabled: false
secrets:
GitHubToken: ${{ secrets.GH_TOKEN }}
NPMToken: ${{ secrets.NPM_TOKEN }}