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 a706dc6 commit 0758121Copy full SHA for 0758121
action.yml
@@ -45,7 +45,7 @@ inputs:
45
required: true
46
JAVA_VALIDATOR_VERSION:
47
description: 'Version of org.hl7.fhir.core library used for Java-based validation'
48
- default: '6.6.0'
+ default: '6.6.1'
49
50
JAVA_VALIDATOR_DOWNLOAD_LOCATION:
51
description: 'URL from which to download the Java validator JAR'
0 commit comments