Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #103 from dazoakley/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-3.0.2

Bump actions/cache from 3.0.1 to 3.0.2
  • Loading branch information
dazoakley authored Apr 11, 2022
2 parents f3ba3bb + 17fd100 commit 6a57625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Cache Docker layers
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ github.sha }}
Expand Down

0 comments on commit 6a57625

Please sign in to comment.