We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746f2aa commit 260086eCopy full SHA for 260086e
.github/workflows/tf-test.yaml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
31
- name: Aqua Cache
32
- uses: actions/[email protected].2
+ uses: actions/[email protected].3
33
if: ${{ !github.event.act }} # Don't enable the cache step if we're using act for testing
34
with:
35
path: ~/.local/share/aquaproj-aqua
0 commit comments