Update actions/cache action to v4

This commit is contained in:
renovate[bot] 2024-01-17 17:22:50 +00:00 committed by GitHub
parent 863afbbe23
commit 94263ae20b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
cargo miri setup cargo miri setup
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Cache - name: Cache
uses: actions/cache@v3 uses: actions/cache@v4
with: with:
path: | path: |
~/.cargo/registry ~/.cargo/registry