From d5515e199069600bbb9044118b12eacf4586c437 Mon Sep 17 00:00:00 2001 From: Jonathan Guyer Date: Thu, 10 Aug 2023 17:41:18 -0400 Subject: [PATCH] Bump version of ntd2d --- .github/workflows/NISTtheDocs2Death.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/NISTtheDocs2Death.yml b/.github/workflows/NISTtheDocs2Death.yml index d095d6036a..57441adb00 100644 --- a/.github/workflows/NISTtheDocs2Death.yml +++ b/.github/workflows/NISTtheDocs2Death.yml @@ -6,7 +6,7 @@ jobs: docs: runs-on: ubuntu-latest steps: - - uses: usnistgov/NISTtheDocs2Death@main + - uses: usnistgov/NISTtheDocs2Death@0.3 with: docs-folder: docs pre-build-command: > @@ -26,3 +26,4 @@ jobs: formats: |- epub pdf +