Skip to content

Commit

Permalink
Merge pull request #241 from RobotsAndPencils/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/cache-3.0.4

Bump actions/cache from 3.0.3 to 3.0.4
  • Loading branch information
MattKiazyk authored Jun 12, 2022
2 parents b240d0f + 6d6b9db commit e8e9c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
persist-credentials: false

- name: Cache 📦
uses: actions/cache@v3.0.3
uses: actions/cache@v3.0.4
with:
path: AppCast/vendor/bundle
key: ${{ runner.os }}-gems-v1.0-${{ hashFiles('AppCast/Gemfile') }}
Expand Down

0 comments on commit e8e9c8b

Please sign in to comment.