We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19d1939 + 787f4d6 commit d47e8aaCopy full SHA for d47e8aa
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v2
25
with:
26
repository: complexdatacollective/protocol-validation
27
- ref: feature/schema-version-7
+ ref: feature/schema-version-8
28
path: protocol-validation
29
30
- name: Install protocol validation
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
+ ref: feature/schema-8
31
0 commit comments