Skip to content

Commit cdc8f5e

Browse files
chore(deps): update actions/cache action to v4.3.0 (#1609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecee4d5 commit cdc8f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
with:
176176
lfs: true
177177
ref: v${{ needs.release.outputs.current_version }}
178-
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
178+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
179179
with:
180180
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
181181
path: |

0 commit comments

Comments
 (0)