Merge pull request #132 from actions-rust-lang/dependabot/github_actions/actions/cache-5.0.1

This commit is contained in:
Jonas Bushart
2025-12-15 19:23:41 +01:00
committed by GitHub

View File

@@ -38,7 +38,7 @@ runs:
run: echo "cargohome=${CARGO_HOME:-$HOME/.cargo}" >> $GITHUB_OUTPUT
shell: bash
id: cargo-home
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
id: cache
with:
path: |