Pin cache action commit to current version

This commit is contained in:
Felix Braeunling
2025-10-07 23:47:43 +02:00
parent 583ea8772c
commit 5e2f297135

View File

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