We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb311f5 + 264866d commit d49e79aCopy full SHA for d49e79a
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
repo-token: ${{ secrets.GITHUB_TOKEN }}
39
40
- name: Cache MoonBit dependencies
41
- uses: actions/cache@v5
+ uses: actions/cache@v6
42
with:
43
path: ~/.moon/registry
44
key: ${{ runner.os }}-moonbit-${{ hashFiles('**/moon.mod.json') }}
0 commit comments