We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d98be commit e5de77eCopy full SHA for e5de77e
1 file changed
.github/workflows/make_docs.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/setup-python@v4
18
with:
19
python-version: 3.x
20
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
21
22
path: .cache
23
key: ${{ github.ref }}
0 commit comments