Skip to content

Commit 9af4749

Browse files
specify 0.2.5 commit
1 parent 452537e commit 9af4749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install dependencies
1515
run: pip install -r requirements.txt
1616
- name: Run ATS
17-
uses: codecov/codecov-ats@v0
17+
uses: codecov/codecov-ats@e4ab45da6b0874b52e9b382945426bba61911497
1818
env:
1919
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2020
- name: Run tests and collect coverage

0 commit comments

Comments
 (0)