Skip to content

Commit 06f6770

Browse files
committed
#9: install
1 parent 579f054 commit 06f6770

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.claude/settings.local.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
],
88
"deny": []
99
}
10-
}
10+
}

.github/workflows/make.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- uses: actions/setup-python@v5
2020
with:
2121
python-version: "3.13.2"
22-
- run: pip install aibolit javalang
22+
- run: pip install aibolit==1.3.0
2323
- run: npm install
2424
- run: make

0 commit comments

Comments
 (0)