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.
2 parents 31490f6 + bb4f1dc commit 65cf444Copy full SHA for 65cf444
.github/workflows/manticore.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v4
25
- name: Set up Python 3.8
26
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
27
with:
28
python-version: 3.8
29
- name: Install dependencies
.github/workflows/slither.yml
0 commit comments