Skip to content

Commit 56a0be8

Browse files
committed
update: action
1 parent 0b795d8 commit 56a0be8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414

1515
- name: Install pnpm
1616
uses: pnpm/action-setup@v4
17+
with:
18+
version: 10
1719

1820
- name: Install and Build 🔧 # This example project is built using npm and outputs the result to the 'build' folder. Replace with the commands required to build your project, or remove this step entirely if your site is pre-built.
1921
run: |

0 commit comments

Comments
 (0)