Skip to content

Commit

Permalink
Merge pull request #10 from Talentia-Software-OSS/3.0.x
Browse files Browse the repository at this point in the history
3.0.5
  • Loading branch information
cavone-leonardo authored Oct 24, 2024
2 parents 9b61e30 + e8f9dde commit 974b712
Show file tree
Hide file tree
Showing 5 changed files with 729 additions and 655 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 974b712

Please sign in to comment.