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 6b28cae commit 3e3e9e4Copy full SHA for 3e3e9e4
.github/workflows/docs.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
+ - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
22
with:
23
python-version: 3.x
24
- uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
0 commit comments