Skip to content

Commit

Permalink
update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
ubermanu committed Dec 22, 2023
1 parent ec10563 commit b3f8328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 7.18.2
version: 8
- name: Install dependencies
run: pnpm install
- name: Build
Expand Down

0 comments on commit b3f8328

Please sign in to comment.