We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c4aeb commit b0fe460Copy full SHA for b0fe460
1 file changed
.github/workflows/promptfoo-code-scan.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
18
with:
19
fetch-depth: 0
20
0 commit comments