Skip to content

Commit d6f6936

Browse files
Add version
1 parent 76d77d2 commit d6f6936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/datadog_test_optimization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python -m pip install .
3232
python -m pip install -r scripts/test_requirements.txt
3333
- name: Configure Datadog Test Optimization
34-
uses: datadog/test-visibility-github-action@v2
34+
uses: datadog/test-visibility-github-action@v2.3.4
3535
with:
3636
languages: python
3737
api_key: ${{env.DD_API_KEY}}

0 commit comments

Comments
 (0)