Skip to content

Commit

Permalink
up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
egoroof committed Sep 26, 2024
1 parent b42f2f5 commit 3df2748
Show file tree
Hide file tree
Showing 3 changed files with 232 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- run: npm ci
- run: npm test
Loading

0 comments on commit 3df2748

Please sign in to comment.