We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6cd75 commit c7ab789Copy full SHA for c7ab789
1 file changed
.github/workflows/build-website.yml
@@ -29,7 +29,7 @@ jobs:
29
java-version: ${{ env.JDK_VERSION }}
30
cache: gradle
31
- name: Set up Python
32
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
33
with:
34
python-version: 3.x
35
- name: Set up Gradle
0 commit comments