Skip to content

Commit 3a90c0c

Browse files
Update actions/cache digest to 0c907a7
1 parent a35184a commit 3a90c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/integration_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Cache wheels
4949
id: cache-wheels
50-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
50+
uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
5151
with:
5252
path: /home/runner/snap/charmcraft/common/cache/charmcraft
5353
key: ${{ runner.os }}-wheel-cache-${{ hashFiles('./uv.lock') }}

0 commit comments

Comments
 (0)