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 3838b83 commit 8f0a3e1Copy full SHA for 8f0a3e1
.github/workflows/codehealth.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Use Node.js
22
uses: actions/setup-node@v4
23
with:
24
- node-version: 20
+ node-version: 22.19.0
25
check-latest: true
26
27
- name: Use terraform
0 commit comments