We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03fbcd6 commit 8f48b6eCopy full SHA for 8f48b6e
.github/workflows/FHIRValidator.yml
@@ -25,7 +25,7 @@ jobs:
25
# Steps represent a sequence of tasks that will be executed as part of the job
26
steps:
27
- name: Checkout code
28
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
29
30
# Java and .NET are already installed on ubuntu-latest
31
0 commit comments