We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbed436 commit 791b24fCopy full SHA for 791b24f
1 file changed
.github/workflows/mkdocs.yml
@@ -21,7 +21,7 @@ jobs:
21
run: pip install mkdocs-monorepo-plugin mkdocs-redirects mkdocs-with-pdf weasyprint mkdocs-git-authors-plugin mkdocs-git-revision-date-localized-plugin mkdocs-git-committers-plugin-2
22
23
- name: Set up build cache
24
- uses: actions/cache@v2
+ uses: actions/cache@v3
25
with:
26
key: ${{ github.ref }}
27
path: .cache
0 commit comments