Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee9ecae

Browse files
fix: use v0
1 parent 278322b commit ee9ecae

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
@@ -22,4 +22,4 @@ jobs:
2222
run: pytest --cov app --junitxml=junit.xml -o junit_family=legacy
2323
- name: Upload test results to Codecov
2424
if: ${{ !cancelled() }}
25-
uses: getsentry/prevent-action@latest
25+
uses: getsentry/prevent-action@v0

0 commit comments

Comments
 (0)