From 873688b0fcc773eb82895fdd678a3652575de4a8 Mon Sep 17 00:00:00 2001 From: "daniel-renovator[bot]" <190484689+daniel-renovator[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 09:09:39 +0000 Subject: [PATCH] Update nowsprinting/check-version-format-action action to v4 --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7e5e63c..1df9b15 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -20,7 +20,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - - uses: nowsprinting/check-version-format-action@v3 + - uses: nowsprinting/check-version-format-action@v4.0.8 id: version with: prefix: "v" @@ -55,7 +55,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - - uses: nowsprinting/check-version-format-action@v3 + - uses: nowsprinting/check-version-format-action@v4.0.8 id: version with: prefix: "v"