We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c29078 + a25cbb2 commit eab10e2Copy full SHA for eab10e2
1 file changed
.github/workflows/gh-pages.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ./gradlew --no-daemon javadoc
32
33
- name: Set up Python
34
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@v6.2.0
35
with:
36
python-version: '3.10'
37
architecture: 'x64'
0 commit comments