diff --git a/.github/workflows/build_deploy_to_ghp.yml b/.github/workflows/build_deploy_to_ghp.yml index a4f6091b..608f36c9 100644 --- a/.github/workflows/build_deploy_to_ghp.yml +++ b/.github/workflows/build_deploy_to_ghp.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout 🛎️ uses: actions/checkout@v3 - name: FHIR IG Action # action from the GitHub Marketplace - uses: qligier/fhir-ig-action@v0.2.0 + uses: Healthedata1/fhir-ig-action@v0.3.0-alpha with: sushi: "3.2.0" - name: Deploy to GitHub Pages # action from the GitHub Marketplace