Skip to content

Commit

Permalink
fix: node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
davay42 committed Oct 29, 2024
1 parent ca6ab84 commit d795069
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
with:
node-version: 20

- uses: pnpm/action-setup@v3
with:
version: 9
- uses: pnpm/action-setup@v4

- name: Install dependencies
run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit d795069

Please sign in to comment.