Skip to content

Commit 577851c

Browse files
chore(deps): update actions/cache digest to 5a3ec84
1 parent a25187f commit 577851c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

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@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
41+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
4242
with:
4343
key: mkdocs-material-${{ env.cache_id }}
4444
path: .cache

0 commit comments

Comments
 (0)