From 141e37564413883fec9b979aef9900896794acc8 Mon Sep 17 00:00:00 2001 From: Ian Boyd Date: Wed, 31 Jan 2024 11:07:48 +0000 Subject: [PATCH] Bump version 0.3.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f79957de..fc11f89f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -156,7 +156,7 @@ jobs: - name: Unit Test v24.1.0 uses: ./.github/actions/unit-test with: - image-tag: latest + image-tag: v24.1.0 upload-coverage: false