Skip to content

Commit

Permalink
fix: node version for hardhat
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanAgudeloRSL committed Dec 13, 2024
1 parent ed5008c commit 9643c18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:

- name: Run Slither
uses: crytic/slither-action@v0.4.0
continue-on-error: true
id: slither
with:
sarif: results.sarif
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lts/hydrogen

0 comments on commit 9643c18

Please sign in to comment.