Skip to content

Commit e5de77e

Browse files
authored
Update make_docs.yaml
bump cache to v4
1 parent d3d98be commit e5de77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-python@v4
1818
with:
1919
python-version: 3.x
20-
- uses: actions/cache@v2
20+
- uses: actions/cache@v4
2121
with:
2222
path: .cache
2323
key: ${{ github.ref }}

0 commit comments

Comments
 (0)