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.
1 parent 9a62fba commit 2010966Copy full SHA for 2010966
.github/workflows/docs.yaml
@@ -31,7 +31,7 @@ jobs:
31
./generate-service-config-docs.sh
32
33
- name: Setup Python
34
- uses: actions/setup-python@19e4675e06535f6b54e894da5c1f044400bb4996
+ uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
35
with:
36
python-version: "3.13.2"
37
cache: "pip"
0 commit comments