Skip to content

Commit

Permalink
Merge pull request #82 from AthennaIO/develop
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
jlenon7 authored Dec 9, 2023
2 parents a7438be + 052ae62 commit 9f53467
Show file tree
Hide file tree
Showing 8 changed files with 169 additions and 217 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
node-version:
- 20.x
- 21.x
steps:
- uses: actions/checkout@v2
with:
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
strategy:
matrix:
node-version:
- 20.x
- 21.x
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
Expand Down
Loading

0 comments on commit 9f53467

Please sign in to comment.