We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251de59 commit 299bc70Copy full SHA for 299bc70
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
version-type: strict
19
20
- name: Restore the deps and _build cache
21
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
22
id: restore-cache
23
env:
24
OTP_VERSION: ${{ steps.beam.outputs.otp-version }}
0 commit comments