Skip to content

Commit

Permalink
fix: Scale To Level now handles weakness right, courtesy of FelixStef…
Browse files Browse the repository at this point in the history
…fen.
  • Loading branch information
xdy committed Jul 15, 2024
1 parent cc6d4eb commit 260b049
Show file tree
Hide file tree
Showing 5 changed files with 445 additions and 433 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
commit_message: "chore: Update submodules"

- name: Setup Node.js
uses: actions/setup-node@v4.0.2
uses: actions/setup-node@v4.0.3
with:
node-version: 20.x
cache: 'npm'
Expand Down
Loading

0 comments on commit 260b049

Please sign in to comment.