Skip to content

Commit 791b24f

Browse files
committed
update version on *cache* action
1 parent dbed436 commit 791b24f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs.yml

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

2323
- name: Set up build cache
24-
uses: actions/cache@v2
24+
uses: actions/cache@v3
2525
with:
2626
key: ${{ github.ref }}
2727
path: .cache

0 commit comments

Comments
 (0)