Skip to content

Commit

Permalink
Bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jessgusclark authored Jun 18, 2024
1 parent d22592f commit d812bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: crytic/slither-action@v0.3.0
id: slither
with:
node-version: 16
node-version: 20
fail-on: none
slither-args: --filter-paths "openzeppelin,RIF,util" --checklist --markdown-root ${{ github.server_url }}/${{ github.repository }}/blob/${{ github.sha }}/
target: .
Expand Down

0 comments on commit d812bd1

Please sign in to comment.