We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715f027 commit f6f9efbCopy full SHA for f6f9efb
.github/workflows/docs.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
20
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
21
with:
22
python-version: 3.x
23
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
0 commit comments