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 214c922 + 8db6ea3 commit 9067469Copy full SHA for 9067469
.github/workflows/gh-pages.yml
@@ -30,7 +30,7 @@ jobs:
30
run: ./gradlew --no-daemon javadoc
31
32
- name: Set up Python
33
- uses: actions/setup-python@v4.7.1
+ uses: actions/setup-python@v5.0.0
34
with:
35
python-version: '3.10'
36
architecture: 'x64'
0 commit comments