Skip to content

Commit

Permalink
angular v.17.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cavone-leonardo committed Dec 20, 2023
1 parent a56ed7b commit 14cfdf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.13.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.13.0]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- name: Check out repo
Expand Down

0 comments on commit 14cfdf8

Please sign in to comment.