We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14dbb3 commit dc1135bCopy full SHA for dc1135b
1 file changed
.github/workflows/update-readme.yml
@@ -56,7 +56,7 @@ jobs:
56
distribution: temurin
57
java-version: "25"
58
- name: Restore statistics cache
59
- uses: actions/cache@v4
+ uses: actions/cache@v5
60
with:
61
path: .cache/github-stats.tsv
62
key: readme-stats-${{ github.ref_name }}-${{ github.run_id }}
0 commit comments