Skip to content

Commit 8ba40fe

Browse files
committed
Update actions/cache digest to 6849a64
1 parent 941a178 commit 8ba40fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
version-type: strict
1919

2020
- name: Restore the deps and _build cache
21-
uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
21+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
2222
id: restore-cache
2323
env:
2424
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}

0 commit comments

Comments
 (0)