Skip to content

Commit

Permalink
Merge pull request #1035 from trfv/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
trfv authored Nov 25, 2023
2 parents d57b7bd + acbff59 commit 6e138e0
Show file tree
Hide file tree
Showing 3 changed files with 1,822 additions and 1,417 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Set Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
cache: "npm"
cache-dependency-path: '**/package-lock.json'
Expand Down
Loading

0 comments on commit 6e138e0

Please sign in to comment.