We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b42af9 + 217899b commit 0ae7f9cCopy full SHA for 0ae7f9c
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
python-version: 3.x
23
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
24
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
25
26
key: mkdocs-material-${{ env.cache_id }}
27
path: .cache
0 commit comments