Skip to content

Commit

Permalink
use pnpm/action-setup@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
s0h311 committed Dec 5, 2024
1 parent cb6e48e commit 6821df6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
node-version: 20
cache: pnpm
- name: Setup pnpm
uses: pnpm/action-setup@v4
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Install dependencies
Expand Down

0 comments on commit 6821df6

Please sign in to comment.