Skip to content

Commit 260086e

Browse files
chore(deps): update actions/cache action to v4.2.3
1 parent 746f2aa commit 260086e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030

3131
- name: Aqua Cache
32-
uses: actions/[email protected].2
32+
uses: actions/[email protected].3
3333
if: ${{ !github.event.act }} # Don't enable the cache step if we're using act for testing
3434
with:
3535
path: ~/.local/share/aquaproj-aqua

0 commit comments

Comments
 (0)