Skip to content

Commit 4f22ce4

Browse files
Update actions/cache digest to 5a3ec84
1 parent a35184a commit 4f22ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@5a3ec84eff668545956fd18022155c47e93e2684 # 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)