Skip to content

Commit 08c04cf

Browse files
committed
Update GH build file
Updating to v3
1 parent 8f2d49f commit 08c04cf

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
@@ -28,7 +28,7 @@ jobs:
2828
# - run: pip install beautifulsoup4==4.9.3
2929

3030
- name: Set up build cache
31-
uses: actions/cache@v2
31+
uses: actions/cache@v3
3232
with:
3333
key: ${{ github.ref }}
3434
path: .cache

0 commit comments

Comments
 (0)