Skip to content

Commit 054e8bf

Browse files
Update actions/cache action to v4.2.0 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4aa9cca commit 054e8bf

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@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
21+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
2222
id: restore-cache
2323
env:
2424
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}

0 commit comments

Comments
 (0)