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 e4fade0 + e1beb6a commit d2d6c41Copy full SHA for d2d6c41
.github/workflows/benchmark.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./gradlew bootJar
39
40
- name: Set up Python
41
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
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.7.15'
35
architecture: 'x64'
0 commit comments