From e64847bd559ff90bd8da71ee311cf6874cd7cb3c Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Tue, 7 Jan 2025 09:38:07 +0400 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 73dfe5e..416cefa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: contents: write steps: - - uses: cvxgrp/.github/actions/build@v2.0.0 + - uses: cvxgrp/.github/actions/build@v1.4.0 deploy: runs-on: ubuntu-latest @@ -24,4 +24,4 @@ jobs: id-token: write steps: - - uses: cvxgrp/.github/actions/publish@v2.0.0 + - uses: cvxgrp/.github/actions/publish@v1.4.0