We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a856a8 commit cadd6e3Copy full SHA for cadd6e3
.github/workflows/update-docs.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
python-version: 3.x
69
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
70
- - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
71
72
key: mkdocs-material-${{ env.cache_id }}
73
path: .cache
0 commit comments