Skip to content

Commit ff0e936

Browse files
committed
Change version in the CI
1 parent 00f7f44 commit ff0e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Postman generated
2323
working-directory: specs
2424
run: |
25-
go install github.com/grokify/spectrum@v1.15.0
25+
go install github.com/grokify/spectrum@v1.10.3
2626
spectrum --config engage-digital_postman2.config.json --basePostmanFile engage-digital_postman2.base.json --openapiFile engage-digital_openapi3.yaml --postmanFile engage-digital_postman2.json.new
2727
diff engage-digital_postman2.json engage-digital_postman2.json.new
2828
lint:

0 commit comments

Comments
 (0)