From 4efaf6157b6062a2a4d5b1b42bd4cddd1513144b Mon Sep 17 00:00:00 2001 From: seasonyuu Date: Mon, 27 Apr 2026 18:02:18 +0800 Subject: [PATCH] ci: use Node 24 release action --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c729f60..9768c64 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -225,7 +225,7 @@ jobs: cat dsview-cli-${{ steps.version.outputs.version }}-SHA256SUMS.txt - name: Create GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v3 with: files: | release-bundles/*/*.tar.gz