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.
diff_report
1 parent 3e34931 commit 2b4fe5eCopy full SHA for 2b4fe5e
.github/workflows/api_diff_report.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup python
37
uses: actions/setup-python@v4
38
with:
39
- python-version: 3.7
+ python-version: '3.10'
40
41
- name: Install Prerequisites
42
run: ~/api_diff_report/prerequisite.sh
0 commit comments