ci: bump actions/cache from 4 to 5 (#780)

This commit is contained in:
dependabot[bot]
2025-12-15 10:24:41 +03:00
committed by GitHub
parent ff2f419bcb
commit 486547d8de

View File

@@ -23,7 +23,7 @@ jobs:
with:
toolchain: stable
- name: Cache cargo bin
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: ~/.cargo/bin
key: ${{ runner.os }}-cargo-audit-v0.21.1-rust1.85