There was an error while loading. Please reload this page.
2 parents 5c7b7ba + a1ddcda commit 8223abfCopy full SHA for 8223abf
1 file changed
.github/workflows/commit.yml
@@ -75,7 +75,7 @@ jobs:
75
steps:
76
- uses: actions/checkout@v6.0.2
77
- name: restore_cache
78
- uses: actions/cache@v5
+ uses: actions/cache@v6
79
with:
80
key: regression-cache-{{ checksum "tests/regression/data.c" }}-v0
81
path: tests/regression/cache
0 commit comments