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 76d77d2 commit d6f6936Copy full SHA for d6f6936
.github/workflows/datadog_test_optimization.yml
@@ -31,7 +31,7 @@ jobs:
31
python -m pip install .
32
python -m pip install -r scripts/test_requirements.txt
33
- name: Configure Datadog Test Optimization
34
- uses: datadog/test-visibility-github-action@v2
+ uses: datadog/test-visibility-github-action@v2.3.4
35
with:
36
languages: python
37
api_key: ${{env.DD_API_KEY}}
0 commit comments