Skip to content

Commit

Permalink
Merge pull request #106 from auto-differentiation/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/cache-4
  • Loading branch information
xcelerit-team authored Apr 1, 2024
2 parents 364a1da + fe307d7 commit 480afab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
python-version: 3.x
- name: Build cache
uses: actions/cache@v3
uses: actions/cache@v4
id: cache
with:
key: mkdocs-material-${{ env.cache_id }}
Expand Down

0 comments on commit 480afab

Please sign in to comment.