Thanks to visit codestin.com Credit goes to github.com
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 278322b commit ee9ecaeCopy full SHA for ee9ecae
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
run: pytest --cov app --junitxml=junit.xml -o junit_family=legacy
23
- name: Upload test results to Codecov
24
if: ${{ !cancelled() }}
25
- uses: getsentry/prevent-action@latest
+ uses: getsentry/prevent-action@v0
0 commit comments