From 0cbaaaa98c6cc85e9b02aefb1b21bd8dc6d58986 Mon Sep 17 00:00:00 2001 From: "Martin Hinshelwood nkdAgility.com" Date: Mon, 1 Jul 2024 18:02:49 +0100 Subject: [PATCH] Ypdate verion to wiki action --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dfebea3..3781bf4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -63,7 +63,7 @@ jobs: if: ${{ success() && ( needs.Setup.outputs.GitVersion_PreReleaseLabel == 'Preview' || needs.Setup.outputs.GitVersion_PreReleaseLabel == '' ) }} steps: - uses: actions/checkout@v3 - - uses: spenserblack/actions-wiki@ + - uses: spenserblack/actions-wiki@v0.3.0 with: # Whatever directory you choose will be mirrored to the GitHub # .wiki.git. The default is .github/wiki.