We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dc13d8 + 1cf4381 commit 159f1caCopy full SHA for 159f1ca
1 file changed
.github/workflows/appcast.yml
@@ -15,7 +15,7 @@ jobs:
15
persist-credentials: false
16
17
- name: Cache 📦
18
- uses: actions/cache@v3.3.2
+ uses: actions/cache@v4.0.0
19
with:
20
path: AppCast/vendor/bundle
21
key: ${{ runner.os }}-gems-v1.0-${{ hashFiles('AppCast/Gemfile') }}
0 commit comments