chore(deps): update actions/cache action to v5

This commit is contained in:
Renovate Bot
2025-12-11 21:40:28 +00:00
parent 1980377b4a
commit c4d6784839

View File

@@ -63,7 +63,7 @@ jobs:
crystal: ${{ matrix.crystal }} crystal: ${{ matrix.crystal }}
- name: Cache Shards - name: Cache Shards
uses: actions/cache@v4 uses: actions/cache@v5
with: with:
path: | path: |
./lib ./lib
@@ -139,7 +139,7 @@ jobs:
crystal: latest crystal: latest
- name: Cache Shards - name: Cache Shards
uses: actions/cache@v4 uses: actions/cache@v5
with: with:
path: | path: |
./lib ./lib