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.
^8.6.1
1 parent ba371e1 commit 1666b73Copy full SHA for 1666b73
.github/workflows/run-codeql-unit-tests-javascript.yml
@@ -81,7 +81,7 @@ jobs:
81
run: |
82
if ! command -v cds &> /dev/null
83
then
84
- npm install -g @sap/cds-dk
+ npm install -g @sap/cds-dk@8.6.1
85
fi
86
87
# Compile .cds files to .cds.json files.
0 commit comments