Skip to content

Commit

Permalink
chore(deps): update actions/cache digest to d4323d4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 12c805b commit fc987f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/espresso.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
dependency-graph: generate
cache-encryption-key: ${{ secrets.GradleEncryptionKey }}
- name: AVD cache
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
id: avd-cache
with:
path: |
Expand Down

0 comments on commit fc987f3

Please sign in to comment.