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 7e9ac21 commit e9b9de1Copy full SHA for e9b9de1
1 file changed
.github/workflows/promptfoo-ai-security.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/setup-node@v4
24
with:
25
node-version: '20'
26
- cache: 'npm'
+
27
28
- name: Install promptfoo
29
run: npm install -g promptfoo
0 commit comments