Skip to content

Commit

Permalink
Merge pull request #168 from Qlever-LLC/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/cache-4.2.0
  • Loading branch information
awlayton authored Dec 15, 2024
2 parents 6792377 + 01fb6b0 commit 8788eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

- name: Cache docker layers
if: ${{ !env.ACT }} # Awaiting ACT version after 0.2.17 for this feature
uses: actions/cache@v4.1.2
uses: actions/cache@v4.2.0
id: cache
with:
path: /tmp/.buildx-cache
Expand Down

0 comments on commit 8788eab

Please sign in to comment.