update to actions/cache v4.0.2 commit

This commit is contained in:
Ian Butterworth
2024-04-03 12:14:56 -04:00
parent 5898e5c965
commit 64e2b31172

View File

@@ -118,7 +118,7 @@ runs:
env: env:
MATRIX_JSON: ${{ toJSON(matrix) }} MATRIX_JSON: ${{ toJSON(matrix) }}
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
id: cache id: cache
with: with:
path: | path: |