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.
2 parents 606ad34 + d4b3972 commit 0ffb866Copy full SHA for 0ffb866
.github/workflows/chart-lints.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
with:
13
fetch-depth: 0
14
.github/workflows/charts-release.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
21
0 commit comments