We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bcdbce commit ad5111eCopy full SHA for ad5111e
1 file changed
.github/workflows/checks.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
path: .helm-cache
29
key: ${{ github.ref_name }}
30
- restore_keys: |
+ restore-keys: |
31
develop
32
${{ github.base_ref }}
33
0 commit comments