Update actions/cache action to v5

This commit is contained in:
2025-12-12 01:57:09 +00:00
parent 2fe191f2a3
commit 939048418b

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: |
~/.cargo/bin