We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5861f9d + 53b9a88 commit deba959Copy full SHA for deba959
1 file changed
action.yml
@@ -49,7 +49,7 @@ inputs:
49
required: true
50
JAVA_VALIDATOR_VERSION:
51
description: 'Version of org.hl7.fhir.core library used for Java-based validation'
52
- default: '6.9.3'
+ default: '6.9.4'
53
54
JAVA_VALIDATOR_DOWNLOAD_LOCATION:
55
description: 'URL from which to download the Java validator JAR'
0 commit comments