summaryrefslogtreecommitdiff
path: root/.github/workflows/test-backend.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-backend.yml')
-rw-r--r--.github/workflows/test-backend.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/test-backend.yml b/.github/workflows/test-backend.yml
index 199443fca8..7bc3ad9a8f 100644
--- a/.github/workflows/test-backend.yml
+++ b/.github/workflows/test-backend.yml
@@ -41,7 +41,7 @@ jobs:
with:
submodules: true
- name: Install pnpm
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v3
with:
version: 8
run_install: false
@@ -91,7 +91,7 @@ jobs:
with:
submodules: true
- name: Install pnpm
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v3
with:
version: 8
run_install: false