diff --git a/.github/workflows/ansible-lint.yml b/.github/workflows/ansible-lint.yml index d88736f..53da9d0 100644 --- a/.github/workflows/ansible-lint.yml +++ b/.github/workflows/ansible-lint.yml @@ -29,7 +29,7 @@ jobs: env: FORCE_COLOR: '1' - - name: cache '.ansible/collections' + - name: cache '.ansible' id: cache-collections uses: actions/cache@v4 with: