We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 300a20b + ad1a475 commit 51b2a7cCopy full SHA for 51b2a7c
1 file changed
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
EXPECTED_FAILS: VALIDATION_CONFORMANCE_JAVA VALIDATION_CONFORMANCE_DOTNET
50
51
- name: Upload validation artifacts
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: fhir-validation-results
55
path: |
0 commit comments