From 3e70cba8d4a4e165febf289f296c2d46a96f0cd5 Mon Sep 17 00:00:00 2001 From: Steven Sheehy Date: Sun, 1 Oct 2023 18:21:13 -0500 Subject: [PATCH] Fix Signed-off-by: Steven Sheehy --- .github/workflows/release-production.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index f4c47425799..66ad3a09de3 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -93,7 +93,7 @@ jobs: MPDEV: "/home/runner/mpdev" steps: - name: Checkout - uses: actions/checkout@ + uses: actions/checkout@v4 with: ref: tags/v0.89.0