Skip to content

Commit 8f48b6e

Browse files
authored
Update to checkout v3
1 parent 03fbcd6 commit 8f48b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/FHIRValidator.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# Steps represent a sequence of tasks that will be executed as part of the job
2626
steps:
2727
- name: Checkout code
28-
uses: actions/checkout@v2
28+
uses: actions/checkout@v3
2929

3030
# Java and .NET are already installed on ubuntu-latest
3131

0 commit comments

Comments
 (0)