Skip to content

Commit

Permalink
chore: specify version
Browse files Browse the repository at this point in the history
  • Loading branch information
anoriqq committed Oct 10, 2024
1 parent 4f27dca commit 307fe1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: actions/checkout@v4
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: '9'
- name: Install node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 307fe1c

Please sign in to comment.