Skip to content

Commit

Permalink
Cache version changed
Browse files Browse the repository at this point in the history
  • Loading branch information
sadda committed Dec 13, 2024
1 parent ca235ce commit 9fd2096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
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:
key: ${{ github.ref }}
path: .cache
Expand Down

0 comments on commit 9fd2096

Please sign in to comment.