We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 781d416 commit 744bca3Copy full SHA for 744bca3
.circleci/config.yml
@@ -13,7 +13,7 @@ jobs:
13
- run: yarn
14
test:
15
docker:
16
- - image: cimg/python:3.11.2
+ - image: cimg/python:3.13.7
17
steps:
18
- checkout
19
- run: pip3 install slither-analyzer
0 commit comments