From 58ae22ed1e15f20b2aee6f17b9f448fdca6dd1ac Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 20 Mar 2026 16:51:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BD=BF=E7=94=A8=E6=96=B0=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/master.yaml b/.gitea/workflows/master.yaml index 21252ba..4d3aefe 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -26,7 +26,7 @@ jobs: steps: - name: 計算版本號 id: version - uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.4 + uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.5 test: name: "TEST > 測試專案" runs-on: docker