We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1652545 commit 1db579aCopy full SHA for 1db579a
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
java-version: "21"
22
distribution: "temurin"
23
- name: Set up Python
24
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
25
with:
26
python-version: "3.11"
27
- name: Build documentation
0 commit comments