Skip to content

Commit

Permalink
angular patches
Browse files Browse the repository at this point in the history
  • Loading branch information
cavone-leonardo committed Oct 23, 2024
1 parent 2c8d2da commit 08ba4eb
Show file tree
Hide file tree
Showing 4 changed files with 409 additions and 416 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

strategy:
matrix:
node-version: [18.11.0]
node-version: [18.19.0]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.11.0]
node-version: [18.19.0]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- name: Check out repo
Expand Down
Loading

0 comments on commit 08ba4eb

Please sign in to comment.