Skip to content

Commit

Permalink
chore(deps): update mikehardy/buildcache-action action to v2.1.0 (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2022
1 parent b78f8c2 commit 1fade9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
${{ runner.os }}-pub-
- name: Cache build 💾
uses: mikehardy/buildcache-action@v2.0.0
uses: mikehardy/buildcache-action@v2.1.0
with:
cache_key: ${{ runner.os }}-build-example

Expand Down

0 comments on commit 1fade9d

Please sign in to comment.