We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e37a7ab commit fa2d0d8Copy full SHA for fa2d0d8
1 file changed
.github/workflows/infer.yml
@@ -44,7 +44,7 @@ jobs:
44
cd ..
45
git clone https://github.com/facebook/infer.git
46
cd infer
47
- git checkout 01aaa268f9d38723ba69c139e10f9e2a04b40b1c
+ git checkout 02c2c43b71e4c5110c0be841e66153942fda06c9
48
./build-infer.sh java
49
cp -r infer ../Java
50
0 commit comments