Skip to content

Commit fe19bdb

Browse files
committed
ci: fix node version
1 parent b7c5482 commit fe19bdb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Run Slither
7979
uses: crytic/slither-action@v0.4.1
8080
with:
81-
node-version: 22
81+
node-version: 24
8282
solc-version: 0.8.30
8383

8484
codespell:

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)