We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765678e commit 41df3bcCopy full SHA for 41df3bc
1 file changed
.github/workflows/tests.yml
@@ -55,4 +55,4 @@ jobs:
55
- name: auto PR schema
56
# отмена джобы исключается (поэтому и не always)
57
if: success() || failure()
58
- uses: Miskler/pytest-jsonschema-snapshot-bot@v1
+ uses: Miskler/pytest-jsonschema-snapshot-bot@v2
0 commit comments