Skip to content

Commit

Permalink
chore: fix gh action pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandros94 committed Aug 25, 2024
1 parent 81d576b commit 4239d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
with:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
- uses: pnpm/action-setup@v3
with:
version: 9
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 4239d6d

Please sign in to comment.