From 8594381cb2777ba58400320c7545c7ed030ca927 Mon Sep 17 00:00:00 2001 From: Charles Gruenais Date: Sun, 28 Jul 2024 15:38:51 +0200 Subject: [PATCH] chore: update github actions --- .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 c263365..cf9d20f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: - uses: pnpm/action-setup@v4 with: - version: 8 + version: 8.5.0 - name: Get pnpm store directory id: pnpm-cache