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 02c19bb commit e404983Copy full SHA for e404983
.github/workflows/litevm.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/setup-python@v4
20
name: Set up Python
21
with:
22
- python-version: '3.x'
+ python-version: '3.12'
23
- name: Install pre-commit
24
run: pip install pre-commit
25
- name: Run pre-commit hooks
0 commit comments