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 16d50de commit c7c9fbeCopy full SHA for c7c9fbe
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-python@v5
15
with:
16
python-version: "3.10"
17
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
18
19
key: ${{ github.ref }}
20
path: .cache
0 commit comments