From e51dd60b5627e6ff5f258f24d09ae86cb8dc1180 Mon Sep 17 00:00:00 2001 From: Andy Wang <41224501+andy-t-wang@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:51:53 +0200 Subject: [PATCH] Update CI for release --- .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 cd946142..3ceb523e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: pnpm/action-setup@v2.4.0 + - uses: pnpm/action-setup@v4 with: version: 8