Skip to content

Commit

Permalink
Update actions/cache version
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Bowling <[email protected]>
  • Loading branch information
Jesse Bowling committed Feb 8, 2021
1 parent 4038683 commit 81efdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v2

- name: Cache Docker layers
uses: actions/cache@v2
uses: actions/cache@v2.1.4
id: cache
with:
path: /tmp/.buildx-cache
Expand Down

0 comments on commit 81efdef

Please sign in to comment.