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 0602310 commit 12932ffCopy full SHA for 12932ff
.github/workflows/docs.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: setup pages
32
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
33
- name: setup python
34
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
35
with:
36
python-version: 3.x
37
- name: setup cache
0 commit comments