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.
2 parents 9adf9e5 + 1e5d31a commit 7ae5635Copy full SHA for 7ae5635
.github/workflows/benchmark.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./gradlew bootJar
39
40
- name: Set up Python
41
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
42
with:
43
python-version: "3.7"
44
.github/workflows/gh-pages.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew --no-daemon javadoc
30
31
32
33
34
python-version: '3.6'
35
architecture: 'x64'
0 commit comments