Skip to content

Commit

Permalink
Merge pull request #7 from Talentia-Software-OSS/4.4.x
Browse files Browse the repository at this point in the history
4.4.8
  • Loading branch information
cavone-leonardo authored Oct 24, 2024
2 parents d7d7b3f + 8a41295 commit d916f00
Show file tree
Hide file tree
Showing 5 changed files with 894 additions and 5,042 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 d916f00

Please sign in to comment.