We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 411f767 + 1411bd3 commit 4e177b5Copy full SHA for 4e177b5
.github/workflows/appcast.yml
@@ -15,7 +15,7 @@ jobs:
15
persist-credentials: false
16
17
- name: Cache 📦
18
- uses: actions/cache@v4.0.1
+ uses: actions/cache@v4.0.2
19
with:
20
path: AppCast/vendor/bundle
21
key: ${{ runner.os }}-gems-v1.0-${{ hashFiles('AppCast/Gemfile') }}
0 commit comments