Skip to content

Commit

Permalink
Update make_docs.yaml
Browse files Browse the repository at this point in the history
bump cache to v4
  • Loading branch information
haeussma authored Feb 7, 2025
1 parent d3d98be commit e5de77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: actions/cache@v2
- uses: actions/cache@v4
with:
path: .cache
key: ${{ github.ref }}
Expand Down

0 comments on commit e5de77e

Please sign in to comment.