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 3c6fccf commit e5e0104Copy full SHA for e5e0104
1 file changed
.github/workflows/stage-3-build.yaml
@@ -50,7 +50,7 @@ jobs:
50
version: "${{ inputs.pnpm_version }}"
51
cache: true
52
- name: "Build docs"
53
- uses: ./.github/actions/build-docs
+ uses: NHSDigital/nhs-notify-shared-modules/.github/actions/build-docs@3.0.0
54
with:
55
version: "${{ inputs.version }}"
56
artefact-1:
0 commit comments