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 36a286c commit 1e5af9dCopy full SHA for 1e5af9d
.github/workflows/validate-helm-docs.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Set up Node
20
- uses: actions/setup-node@v4.2.0
+ uses: actions/setup-node@v4.4.0
21
with:
22
node-version: 16
23
0 commit comments