Skip to content

Commit d34a96f

Browse files
authored
Merge pull request #156 from geoserver/renovate/actions-cache-digest
chore(deps): update actions/cache digest to 5a3ec84
2 parents 053123f + 264811d commit d34a96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
python-version: 3.13
2424
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
25-
- uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
25+
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
2626
with:
2727
key: mkdocs-material-${{ env.cache_id }}
2828
path: .cache

0 commit comments

Comments
 (0)