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 ada0a3d commit 57f7935Copy full SHA for 57f7935
.github/workflows/docs-pages.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Python
27
uses: actions/setup-python@v3
28
with:
29
- python-version: 3.7
+ python-version: 3.9
30
- name: Set up JDK 1.8
31
uses: actions/setup-java@v1
32
.github/workflows/docs-pr.yaml
@@ -25,7 +25,7 @@ jobs:
25
0 commit comments