Skip to content

Commit 90859d1

Browse files
chore(deps): update actions/cache digest to 8b402f5 (#848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35cd022 commit 90859d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
4040
- name: handle cache
41-
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
41+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
4242
with:
4343
key: mkdocs-material-${{ env.cache_id }}
4444
path: .cache

0 commit comments

Comments
 (0)