Merge pull request #122 from Gronner:pin_action_version

Pin cache action commit to current version
This commit is contained in:
Jonas Bushart
2025-10-09 23:57:10 +02: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@v4
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
id: cache
with:
path: |