Skip to content

Commit dc1135b

Browse files
committed
Update README cache action
1 parent f14dbb3 commit dc1135b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
distribution: temurin
5757
java-version: "25"
5858
- name: Restore statistics cache
59-
uses: actions/cache@v4
59+
uses: actions/cache@v5
6060
with:
6161
path: .cache/github-stats.tsv
6262
key: readme-stats-${{ github.ref_name }}-${{ github.run_id }}

0 commit comments

Comments
 (0)