We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5ab6b7 + d4d61d5 commit a5cff7fCopy full SHA for a5cff7f
1 file changed
.github/workflows/documentation.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/setup-python@v4
14
with:
15
python-version: 3.x
16
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
17
18
key: ${{ github.ref }}
19
path: .cache
0 commit comments