There was an error while loading. Please reload this page.
2 parents e2a9128 + 78a9b24 commit 93996f1Copy full SHA for 93996f1
1 file changed
.github/workflows/smoke-test.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v6
27
- name: Cache JAX compilation cache
28
- uses: actions/cache@v4
+ uses: actions/cache@v5
29
with:
30
path: /tmp/jax_cache
31
key: jax-cache-${{ runner.os }}
0 commit comments