Skip to content

Commit

Permalink
Merge branch 'main' into renovate/main-aquaproj-aqua-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gberenice authored Dec 23, 2024
2 parents a7e0117 + e9cd0e0 commit 3cc78f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v4

- name: Aqua Cache
uses: actions/cache@v4.0.2
uses: actions/cache@v4.2.0
if: ${{ !github.event.act }} # Don't enable the cache step if we're using act for testing
with:
path: ~/.local/share/aquaproj-aqua
Expand Down

0 comments on commit 3cc78f0

Please sign in to comment.