Skip to content

Commit 7a6f004

Browse files
committed
update version
1 parent 76bad4c commit 7a6f004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
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
2626

2727
- name: Set up build cache
28-
uses: actions/cache@v2
28+
uses: actions/cache@v3
2929
with:
3030
key: ${{ github.ref }}
3131
path: .cache

0 commit comments

Comments
 (0)